From ec13701605a45b16b11be542923dab116fb76a7c Mon Sep 17 00:00:00 2001 From: mittorn Date: Sun, 21 Aug 2016 14:23:48 +0700 Subject: [PATCH] Add missing files to cmake --- dlls/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dlls/CMakeLists.txt b/dlls/CMakeLists.txt index cc0063b4..faeb92ea 100644 --- a/dlls/CMakeLists.txt +++ b/dlls/CMakeLists.txt @@ -126,6 +126,9 @@ set (SVDLL_SOURCES world.cpp xen.cpp zombie.cpp + prop.cpp + ar2.cpp + gravgun.cpp ../pm_shared/pm_debug.c ../pm_shared/pm_math.c ../pm_shared/pm_shared.c