summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-29 01:02:59 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-29 01:02:59 +0300
commit06073647cf4efbbe9a423d841daea6f462ecddf8 (patch)
tree3a193ee24b745e9db69061a5bbf0f30fe199c0d5 /src/CMakeLists.txt
parent38e782f30d15a0fceabf863e40ffe66124cef8a8 (diff)
downloadplus-06073647cf4efbbe9a423d841daea6f462ecddf8.tar.gz
plus-06073647cf4efbbe9a423d841daea6f462ecddf8.tar.bz2
plus-06073647cf4efbbe9a423d841daea6f462ecddf8.tar.xz
plus-06073647cf4efbbe9a423d841daea6f462ecddf8.zip
Move touchactions into touch directory.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4ea2407af..29a7eb0c4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1193,8 +1193,8 @@ SET(SRCS
particle/textparticle.h
resources/map/tileinfo.h
resources/map/tileset.h
- touchactions.cpp
- touchactions.h
+ input/touch/touchactions.cpp
+ input/touch/touchactions.h
input/touch/touchmanager.cpp
input/touch/touchmanager.h
units.cpp