summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-11 14:42:54 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-11 14:42:54 +0300
commite80e2536085d2a2f0d971007eb00c662ccfc5fda (patch)
treec091d861ea93b23e9b9df637fbf1227f2e8ed783 /src/CMakeLists.txt
parent47ac70cdddac59f6fcaf339295801191aef5b50b (diff)
downloadmv-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.gz
mv-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.bz2
mv-e80e2536085d2a2f0d971007eb00c662ccfc5fda.tar.xz
mv-e80e2536085d2a2f0d971007eb00c662ccfc5fda.zip
Move maprowvertexes 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 450823764..8b235e41d 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/maprowvertexes.h
resources/map/metatile.h
render/mgl.cpp
render/mgl.h