summaryrefslogtreecommitdiff
path: root/library/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Gavrilov2012-03-24 16:30:07 +0400
committerAlexander Gavrilov2012-03-24 16:30:07 +0400
commit517b2ffadb21e64ef16504739e3525df3aadcdbc (patch)
treeba307317b3efab86d7c4dde876663a21db82bb87 /library/CMakeLists.txt
parent0c7fc233bd848885fb05656ea15f68eb2a9cada7 (diff)
parent5453521da22f968d60b6d72604e015b58d0d2d90 (diff)
downloaddfhack-517b2ffadb21e64ef16504739e3525df3aadcdbc.tar.gz
dfhack-517b2ffadb21e64ef16504739e3525df3aadcdbc.tar.bz2
dfhack-517b2ffadb21e64ef16504739e3525df3aadcdbc.tar.xz
Merge remote-tracking branch 'peterix/master'
Diffstat (limited to 'library/CMakeLists.txt')
-rw-r--r--library/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index ddc1837a..4d6767b3 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -43,7 +43,6 @@ include/TileTypes.h
include/Types.h
include/VersionInfo.h
include/VersionInfoFactory.h
-include/Virtual.h
include/RemoteClient.h
include/RemoteServer.h
include/RemoteTools.h
@@ -66,7 +65,6 @@ MiscUtils.cpp
PluginManager.cpp
TileTypes.cpp
VersionInfoFactory.cpp
-Virtual.cpp
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp