summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 18:05:14 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 18:05:14 +0300
commitf3fdd048e6265ab2c6e88ddff21dffd9409c03db (patch)
treea6a564e2ecc3a081aabf140991770765a3d6c1e1 /src/CMakeLists.txt
parent0fd434e3102a5aad5e6f24cf384f03c527ce7c04 (diff)
downloadplus-f3fdd048e6265ab2c6e88ddff21dffd9409c03db.tar.gz
plus-f3fdd048e6265ab2c6e88ddff21dffd9409c03db.tar.bz2
plus-f3fdd048e6265ab2c6e88ddff21dffd9409c03db.tar.xz
plus-f3fdd048e6265ab2c6e88ddff21dffd9409c03db.zip
Move mapinfo 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 471cac4da..db6655678 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -562,6 +562,7 @@ SET(SRCS
resources/db/mapdb.h
resources/db/moddb.cpp
resources/db/moddb.h
+ resources/mapinfo.h
resources/mapreader.cpp
resources/mapreader.h
resources/modinfo.cpp