summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/CMakeLists.txt
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-07 00:24:56 +0200
committerAki <please@ignore.pl>2022-04-07 00:24:56 +0200
commitd8c1d5b840acc183e2cef112ebc6760952583f87 (patch)
treefc855d24ec6314c49f5aef61e722a60552e093d7 /StarsEx/CMakeLists.txt
parent7d00261f6b3bf7da2b9371796848883dc3b40392 (diff)
downloadstarshatter-d8c1d5b840acc183e2cef112ebc6760952583f87.zip
starshatter-d8c1d5b840acc183e2cef112ebc6760952583f87.tar.gz
starshatter-d8c1d5b840acc183e2cef112ebc6760952583f87.tar.bz2
Moved server exclusive files to own module
Diffstat (limited to 'StarsEx/CMakeLists.txt')
-rw-r--r--StarsEx/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/StarsEx/CMakeLists.txt b/StarsEx/CMakeLists.txt
index 85f6855..f9deace 100644
--- a/StarsEx/CMakeLists.txt
+++ b/StarsEx/CMakeLists.txt
@@ -159,15 +159,12 @@ add_library(
NavLight.cpp
NavSystem.cpp
NetAddrDlg.cpp
- NetAdminChat.cpp
- NetAdminServer.cpp
NetAuth.cpp
NetBrokerClient.cpp
NetChat.cpp
NetClientConfig.cpp
NetClientDlg.cpp
NetData.cpp
- NetFileServlet.cpp
NetGame.cpp
NetGameClient.cpp
NetGameServer.cpp
@@ -236,7 +233,6 @@ add_library(
SoundCard.cpp
SoundD3D.cpp
Sprite.cpp
- StarServer.cpp
StarSystem.cpp
Starshatter.cpp
StarshipAI.cpp