summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-11 14:00:54 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-11 14:00:54 +0300
commitdcac10d557a1e6e0b5854a1400d02fe106d5c027 (patch)
tree17a6c07f76f899faeb0d73c0ed8e7c047ce55e9a /src/CMakeLists.txt
parent51627b2d480b39025be709fb98210c8388add513 (diff)
downloadplus-dcac10d557a1e6e0b5854a1400d02fe106d5c027.tar.gz
plus-dcac10d557a1e6e0b5854a1400d02fe106d5c027.tar.bz2
plus-dcac10d557a1e6e0b5854a1400d02fe106d5c027.tar.xz
plus-dcac10d557a1e6e0b5854a1400d02fe106d5c027.zip
Move metatile into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 477e89e81..869ac3a98 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -711,6 +711,7 @@ SET(SRCS
resources/map/mapheights.h
resources/map/maplayer.cpp
resources/map/maplayer.h
+ resources/map/metatile.h
render/mgl.cpp
render/mgl.h
render/mobileopenglgraphics.cpp