summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJapa2011-02-24 01:48:51 +0000
committerJapa2011-02-24 01:48:51 +0000
commit82e9e689d9b205286b5088d2407a3a014e7aeb99 (patch)
tree2025877f92a3db4a676a040595db775c395ffe12 /CMakeLists.txt
parentd654ce4b90956f57eb1a1b9c1d7069e0191016d3 (diff)
downloadstonesense-82e9e689d9b205286b5088d2407a3a014e7aeb99.tar.gz
stonesense-82e9e689d9b205286b5088d2407a3a014e7aeb99.tar.bz2
stonesense-82e9e689d9b205286b5088d2407a3a014e7aeb99.tar.xz
Updated CMakeLists.txt. should be buildable on linux now.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a9a384c..5f3c844 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -44,12 +44,13 @@ SET(PROJECT_SRCS
Block.cpp
BlockCondition.cpp
BlockFactory.cpp
+ BlockTree.cpp
BuildingConfiguration.cpp
ColorConfiguration.cpp
ConditionalSprite.cpp
Config.cpp
Constructions.cpp
- ContentBuildingReader
+ ContentBuildingReader.cpp
ContentLoader.cpp
CreatureConfiguration.cpp
Creatures.cpp