Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core4/src/core/input/CMakeLists.txt @ 3273

Last change on this file since 3273 was 3273, checked in by rgrieder, 15 years ago

Build fix: I knew there was one more file…

  • Property svn:eol-style set to native
File size: 216 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  Button.cc
3  HalfAxis.cc
4  InputBuffer.cc
5  InputCommands.cc
6  InputManager.cc
7  JoyStick.cc
8  JoyStickDeviceNumberListener.cc
9  KeyBinder.cc
10  KeyDetector.cc
11  SimpleInputState.cc
12)
Note: See TracBrowser for help on using the repository browser.