summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 17:26:57 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 17:26:57 +0300
commitefeb84b086052aeefd9d190a4a0676b8a81b651c (patch)
tree9643135eddf409c7dc8b0545046bc76a44521ec2 /src/CMakeLists.txt
parent8b94ceca60560fd06f60359492c47684eda57e5c (diff)
downloadplus-efeb84b086052aeefd9d190a4a0676b8a81b651c.tar.gz
plus-efeb84b086052aeefd9d190a4a0676b8a81b651c.tar.bz2
plus-efeb84b086052aeefd9d190a4a0676b8a81b651c.tar.xz
plus-efeb84b086052aeefd9d190a4a0676b8a81b651c.zip
Move inputtype 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 2fc02e2f1..ec0837df3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -753,6 +753,7 @@ SET(SRCS
textcommand.h
input/inputmanager.cpp
input/inputmanager.h
+ input/inputtype.h
events/inputevent.h
input/joystick.cpp
input/joystick.h