diff options
| author | Alexander Gavrilov | 2012-05-05 21:07:18 +0400 |
|---|---|---|
| committer | Alexander Gavrilov | 2012-05-05 21:07:18 +0400 |
| commit | 3bd44e5367e6f51b4fb7af854068c67b6f73bb4a (patch) | |
| tree | 3e79e7c613d96fb6f04a154eb43636eec74f7be5 /library/CMakeLists.txt | |
| parent | 81f2240c237253a7a2264c1b9682a291337667b0 (diff) | |
| download | dfhack-3bd44e5367e6f51b4fb7af854068c67b6f73bb4a.tar.gz dfhack-3bd44e5367e6f51b4fb7af854068c67b6f73bb4a.tar.bz2 dfhack-3bd44e5367e6f51b4fb7af854068c67b6f73bb4a.tar.xz | |
Move some things that won't work in dfhack-client to a separate file.
Diffstat (limited to 'library/CMakeLists.txt')
| -rw-r--r-- | library/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index 466175ed..32b7d9da 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt @@ -64,6 +64,7 @@ DataStatics.cpp DataStaticsCtor.cpp DataStaticsFields.cpp MiscUtils.cpp +Types.cpp PluginManager.cpp TileTypes.cpp VersionInfoFactory.cpp |
