Update Android.mk.

This commit is contained in:
Night Owl 2016-09-18 23:18:30 +05:00
parent 2152f2709e
commit 9088301f2f
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ LOCAL_CFLAGS += -DCLIENT_DLL=1
SRCS=
SRCS_C=
SRCS+=blackops/nightvision.cpp
SRCS+=../dlls/crossbow.cpp
SRCS+=../dlls/crowbar.cpp
SRCS+=../dlls/egon.cpp

View File

@ -124,6 +124,7 @@ LOCAL_SRC_FILES := agrunt.cpp airtank.cpp \
world.cpp \
xen.cpp \
zombie.cpp \
blackops/hudtoggle.cpp \
../pm_shared/pm_debug.c \
../pm_shared/pm_math.c \
../pm_shared/pm_shared.c