diff options
| author | Japa | 2010-09-08 17:47:38 +0000 |
|---|---|---|
| committer | Japa | 2010-09-08 17:47:38 +0000 |
| commit | 23600640529542241bea58737ee8a0fb6eb430d1 (patch) | |
| tree | 4785f442e6299d5d770257dbe7a161a64959fcca /CMakeLists.txt | |
| parent | 6079281a49efb84bbae98f4b9fb8649e7a4ee754 (diff) | |
| download | stonesense-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.txt | 1 |
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 |
