Update CMakeLists.txt and Android.mk again.

This commit is contained in:
Night Owl 2016-10-14 01:33:20 +05:00
parent e582e1e251
commit de458c7e5c
2 changed files with 2 additions and 1 deletions

View File

@ -108,6 +108,7 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/. \
$(LOCAL_PATH)/../engine \
$(LOCAL_PATH)/../game_shared \
$(LOCAL_PATH)/../dlls \
$(LOCAL_PATH)/../dlls/hunger \
$(LOCAL_PATH)/../pm_shared
LOCAL_CFLAGS += $(DEFINES) $(INCLUDES)

View File

@ -101,7 +101,7 @@ set (CLDLL_SOURCES
input_xash3d.cpp
scoreboard.cpp
MOTD.cpp)
include_directories (. hl/ ../dlls ../dlls/wpn_shared ../common ../engine ../pm_shared ../game_shared ../public)
include_directories (. hl/ ../dlls ../dlls/hunger ../dlls/wpn_shared ../common ../engine ../pm_shared ../game_shared ../public)
if(USE_VOICEMGR)
#set(CLDLL_SOURCES