diff options
Diffstat (limited to 'NorthstarDLL/CMakeLists.txt')
-rw-r--r-- | NorthstarDLL/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/NorthstarDLL/CMakeLists.txt b/NorthstarDLL/CMakeLists.txt index 54ed1967..5c275887 100644 --- a/NorthstarDLL/CMakeLists.txt +++ b/NorthstarDLL/CMakeLists.txt @@ -124,8 +124,6 @@ add_library(NorthstarDLL SHARED "shared/exploit_fixes/exploitfixes_utf8parser.cpp" "shared/exploit_fixes/ns_limits.cpp" "shared/exploit_fixes/ns_limits.h" - "shared/gamepresence.cpp" - "shared/gamepresence.h" "shared/keyvalues.cpp" "shared/keyvalues.h" "shared/maxplayers.cpp" |