summaryrefslogtreecommitdiff
path: root/library/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek2012-03-05 01:34:04 +0100
committerPetr Mrázek2012-03-05 01:34:04 +0100
commita45fc827430f8a707a0e6d97f92cd99a9bb2dccf (patch)
tree2dcf3478a34d29473a51a73b02eab1044e530599 /library/CMakeLists.txt
parent6aa2a3e6760bcb2d13fd1dfa02341015d72ec51d (diff)
downloaddfhack-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.txt1
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