mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-31 09:04:27 +00:00
Update CMakeLists.txt.
This commit is contained in:
parent
6d814ef919
commit
956acbfb98
@ -127,12 +127,13 @@ set (SVDLL_SOURCES
|
|||||||
world.cpp
|
world.cpp
|
||||||
xen.cpp
|
xen.cpp
|
||||||
zombie.cpp
|
zombie.cpp
|
||||||
|
halloween/shall_map_fixes.cpp
|
||||||
../pm_shared/pm_debug.c
|
../pm_shared/pm_debug.c
|
||||||
../pm_shared/pm_math.c
|
../pm_shared/pm_math.c
|
||||||
../pm_shared/pm_shared.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)
|
if(USE_VOICEMGR)
|
||||||
set(SVDLL_SOURCES
|
set(SVDLL_SOURCES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user