From 956acbfb98979f2cf0f14b9c43c1a626d3d919be Mon Sep 17 00:00:00 2001 From: Night Owl Date: Sun, 30 Jul 2017 16:23:47 +0500 Subject: [PATCH] Update CMakeLists.txt. --- dlls/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dlls/CMakeLists.txt b/dlls/CMakeLists.txt index e0b6a8b3..28ca5a8f 100644 --- a/dlls/CMakeLists.txt +++ b/dlls/CMakeLists.txt @@ -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