From 50e0557d790ac007c2db63509b7beed6f8d15b1e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 May 2014 15:42:53 +0300 Subject: Move mapitem into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.3-60-g2f50