summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-11 16:16:29 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-11 16:16:29 +0300
commit835dd846af75ea2cfc91f0134156f9c6545dd8ce (patch)
tree0629a5d7723d500ffcf3c895a1af4cd2b993d93a /src/CMakeLists.txt
parent20310ca4fa87856a2ac487ce70835384759b979b (diff)
downloadplus-835dd846af75ea2cfc91f0134156f9c6545dd8ce.tar.gz
plus-835dd846af75ea2cfc91f0134156f9c6545dd8ce.tar.bz2
plus-835dd846af75ea2cfc91f0134156f9c6545dd8ce.tar.xz
plus-835dd846af75ea2cfc91f0134156f9c6545dd8ce.zip
Move map consts 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 46b0e2e90..806c2173f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -707,6 +707,7 @@ SET(SRCS
resources/map/location.h
resources/map/map.cpp
resources/map/map.h
+ resources/map/mapconsts.h
resources/map/mapheights.cpp
resources/map/mapheights.h
resources/map/mapitem.cpp