From 36e5d21fe06709ba4d12a8619af07b86a676cf8c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 24 Mar 2012 04:26:57 +0300 Subject: Redesign input handling. --- src/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8653c2ef7..51609d8eb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -483,6 +483,8 @@ SET(SRCS test/testlauncher.h test/testmain.cpp test/testmain.h + actionmanager.cpp + actionmanager.h actor.cpp actor.h actorsprite.cpp @@ -556,6 +558,10 @@ SET(SRCS spellshortcut.h textcommand.cpp textcommand.h + inputmanager.cpp + inputmanager.h + inputevent.cpp + inputevent.h joystick.cpp joystick.h keyboardconfig.cpp -- cgit v1.2.3-60-g2f50