summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKris Parker2009-11-30 17:25:17 +0000
committerKris Parker2009-11-30 17:25:17 +0000
commit44a8e64fe1919db3f44886f1146b4fa82760705f (patch)
tree956d1328df26d31755b33b4e8ea170d2d1990a74 /CMakeLists.txt
parent947848a2a346ed907a041fc70b68eaff82efcccf (diff)
downloadstonesense-44a8e64fe1919db3f44886f1146b4fa82760705f.tar.gz
stonesense-44a8e64fe1919db3f44886f1146b4fa82760705f.tar.bz2
stonesense-44a8e64fe1919db3f44886f1146b4fa82760705f.tar.xz
Vegetation config loaded (not used yet)
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 45af3a9..7fa3c25 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,6 +62,7 @@ SET(PROJECT_SRCS
SpriteMaps.cpp
UserInput.cpp
WorldSegment.cpp
+ VegetationConfiguration.cpp
main.cpp
)