diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fecac64a7..46b0e2e90 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -717,6 +717,8 @@ SET(SRCS resources/map/mapobjectlist.h resources/map/maprowvertexes.h resources/map/metatile.h + resources/map/objectslayer.cpp + resources/map/objectslayer.h render/mgl.cpp render/mgl.h render/mobileopenglgraphics.cpp |