diff options
| author | Petr Mrázek | 2012-03-05 01:34:04 +0100 |
|---|---|---|
| committer | Petr Mrázek | 2012-03-05 01:34:04 +0100 |
| commit | a45fc827430f8a707a0e6d97f92cd99a9bb2dccf (patch) | |
| tree | 2dcf3478a34d29473a51a73b02eab1044e530599 /library/CMakeLists.txt | |
| parent | 6aa2a3e6760bcb2d13fd1dfa02341015d72ec51d (diff) | |
| download | dfhack-a45fc827430f8a707a0e6d97f92cd99a9bb2dccf.tar.gz dfhack-a45fc827430f8a707a0e6d97f92cd99a9bb2dccf.tar.bz2 dfhack-a45fc827430f8a707a0e6d97f92cd99a9bb2dccf.tar.xz | |
First pass at windowing, track df2mc, stonesense
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 3f672eba..94704beb 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt @@ -101,6 +101,7 @@ modules/Vegetation.cpp modules/Vermin.cpp modules/World.cpp modules/Graphic.cpp +modules/Windows.cpp ) SET(PROJECT_HDRS_WINDOWS |
