mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-13 05:51:19 +00:00
Update Android.mk.
This commit is contained in:
parent
dbb14ed124
commit
5e22b1f56c
@ -25,6 +25,8 @@ LOCAL_CFLAGS += -DCLIENT_DLL=1
|
||||
|
||||
SRCS=
|
||||
SRCS_C=
|
||||
SRCS+=../dlls/visitors/pipe.cpp
|
||||
SRCS+=../dlls/visitors/sniper.cpp
|
||||
SRCS+=../dlls/crossbow.cpp
|
||||
SRCS+=../dlls/crowbar.cpp
|
||||
SRCS+=../dlls/egon.cpp
|
||||
|
@ -126,7 +126,12 @@ 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 \
|
||||
visitors/flashlight.cpp \
|
||||
visitors/kevlar.cpp \
|
||||
visitors/massn.cpp \
|
||||
visitors/pipe.cpp \
|
||||
visitors/sniper.cpp
|
||||
# ../game_shared/voice_gamemgr.cpp
|
||||
|
||||
LOCAL_LDLIBS := -llog
|
||||
|
Loading…
x
Reference in New Issue
Block a user