Update CMakeLists.txt.

This commit is contained in:
Night Owl 2017-07-30 16:23:47 +05:00
parent 6d814ef919
commit 956acbfb98
1 changed files with 2 additions and 1 deletions

View File

@ -127,12 +127,13 @@ set (SVDLL_SOURCES
world.cpp
xen.cpp
zombie.cpp
halloween/shall_map_fixes.cpp
../pm_shared/pm_debug.c
../pm_shared/pm_math.c
../pm_shared/pm_shared.c
)
include_directories (. wpn_shared ../common ../engine ../pm_shared ../game_shared ../public)
include_directories (. wpn_shared ../common ../engine ../pm_shared ../game_shared ../public halloween)
if(USE_VOICEMGR)
set(SVDLL_SOURCES