summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-17 22:03:30 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-17 22:03:30 +0300
commitdf9a970a5109002f2eab7907718976dfb810803b (patch)
tree46528c38541f2d48934fd6bccde98f16ece52f88 /src/CMakeLists.txt
parent022e1967837a9e065f88ba5036381c54448b203c (diff)
downloadplus-df9a970a5109002f2eab7907718976dfb810803b.tar.gz
plus-df9a970a5109002f2eab7907718976dfb810803b.tar.bz2
plus-df9a970a5109002f2eab7907718976dfb810803b.tar.xz
plus-df9a970a5109002f2eab7907718976dfb810803b.zip
Move vector class into resources 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 cc2d33a30..5c0a49bcf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1427,8 +1427,8 @@ SET(SRCS
input/touch/touchmanager.cpp
input/touch/touchmanager.h
variabledata.h
- vector.cpp
- vector.h
+ resources/vector.cpp
+ resources/vector.h
resources/map/walklayer.cpp
resources/map/walklayer.h
events/actionevent.h