summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJapa2010-09-08 17:47:38 +0000
committerJapa2010-09-08 17:47:38 +0000
commit23600640529542241bea58737ee8a0fb6eb430d1 (patch)
tree4785f442e6299d5d770257dbe7a161a64959fcca /CMakeLists.txt
parent6079281a49efb84bbae98f4b9fb8649e7a4ee754 (diff)
downloadstonesense-23600640529542241bea58737ee8a0fb6eb430d1.tar.gz
stonesense-23600640529542241bea58737ee8a0fb6eb430d1.tar.bz2
stonesense-23600640529542241bea58737ee8a0fb6eb430d1.tar.xz
moved fluid drawing into XML files
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 230029d..a9a384c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,6 +53,7 @@ SET(PROJECT_SRCS
ContentLoader.cpp
CreatureConfiguration.cpp
Creatures.cpp
+ FluidConfiguration.cpp
GUI.cpp
GameBuildings.cpp
GroundMaterialConfiguration.cpp