Upadte Android.mk.

This commit is contained in:
Night Owl 2016-09-23 19:32:09 +05:00
parent dfd56eca44
commit 764462e2f4
2 changed files with 4 additions and 1 deletions

View File

@ -90,6 +90,7 @@ SRCS+=./view.cpp
SRCS+=./input_xash3d.cpp
SRCS+=./scoreboard.cpp
SRCS+=./MOTD.cpp
SRCS+=./TheGate/scope.cpp
INCLUDES = -I../common -I. -I../game_shared -I../pm_shared -I../engine -I../dlls
DEFINES = -Wno-write-strings -DLINUX -D_LINUX -Dstricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp -DCLIENT_WEAPONS -DCLIENT_DLL -w

View File

@ -126,7 +126,9 @@ LOCAL_SRC_FILES := agrunt.cpp airtank.cpp \
zombie.cpp \
../pm_shared/pm_debug.c \
../pm_shared/pm_math.c \
../pm_shared/pm_shared.c
../pm_shared/pm_shared.c \
TheGate/command.cpp \
TheGate/scientist2.cpp
# ../game_shared/voice_gamemgr.cpp
LOCAL_LDLIBS := -llog