diff options
| author | Alexander Gavrilov | 2012-03-24 16:30:07 +0400 |
|---|---|---|
| committer | Alexander Gavrilov | 2012-03-24 16:30:07 +0400 |
| commit | 517b2ffadb21e64ef16504739e3525df3aadcdbc (patch) | |
| tree | ba307317b3efab86d7c4dde876663a21db82bb87 /library/CMakeLists.txt | |
| parent | 0c7fc233bd848885fb05656ea15f68eb2a9cada7 (diff) | |
| parent | 5453521da22f968d60b6d72604e015b58d0d2d90 (diff) | |
| download | dfhack-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.txt | 2 |
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 |
