summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-04 19:38:47 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-04 19:38:47 +0300
commit60745b8038b18d4b7b7198a03547676b92988426 (patch)
tree93170d1fe52baa08a640ddb56629424c698cc53b /src/CMakeLists.txt
parentb844884ba160f7a0204382cbbce4c98ecae1139b (diff)
downloadplus-60745b8038b18d4b7b7198a03547676b92988426.tar.gz
plus-60745b8038b18d4b7b7198a03547676b92988426.tar.bz2
plus-60745b8038b18d4b7b7198a03547676b92988426.tar.xz
plus-60745b8038b18d4b7b7198a03547676b92988426.zip
Move maplayerposition into enums directory.
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 74e4150ab..3d0eb0af0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -688,6 +688,7 @@ SET(SRCS
resources/db/moddb.h
resources/mapinfo.h
enums/resources/map/mapitemtype.h
+ enums/resources/map/maplayerposition.h
resources/mapreader.cpp
resources/mapreader.h
resources/memorycounter.cpp