aboutsummaryrefslogtreecommitdiffstats
path: root/yage/base/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'yage/base/CMakeLists.txt')
-rw-r--r--yage/base/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/yage/base/CMakeLists.txt b/yage/base/CMakeLists.txt
index acdb78bf..f36d806d 100644
--- a/yage/base/CMakeLists.txt
+++ b/yage/base/CMakeLists.txt
@@ -3,7 +3,9 @@ set(YAGE_BASE_SOURCES
base/window.cpp
base/texturecache.cpp
base/glslprogram.cpp
+ base/sprite.cpp
base/spritebatch.cpp
+ base/spritesheet.cpp
base/resourcemanager.cpp
base/sprite.cpp
base/inputmanager.cpp