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 28f021e56..fecac64a7 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -709,6 +709,8 @@ SET(SRCS resources/map/map.h resources/map/mapheights.cpp resources/map/mapheights.h + resources/map/mapitem.cpp + resources/map/mapitem.h resources/map/maplayer.cpp resources/map/maplayer.h resources/map/mapobject.h |