Changeset 2131 for code/trunk/src/core
- Timestamp:
- Nov 4, 2008, 2:11:24 PM (16 years ago)
- Location:
- code/trunk/src/core
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/CMakeLists.txt
r2087 r2131 42 42 TclThreadManager.cc 43 43 44 # input45 input/Button.cc46 input/CalibratorCallback.cc47 input/ExtendedInputState.cc48 input/HalfAxis.cc49 input/InputBuffer.cc50 input/InputCommands.cc51 input/InputManager.cc52 input/JoyStickDeviceNumberListener.cc53 input/KeyBinder.cc54 input/KeyDetector.cc55 input/SimpleInputState.cc56 57 44 tolua/tolua_bind.cc 58 45 ) 46 47 ADD_SOURCE_DIRECTORY(CORE_SRC_FILES input) 59 48 60 49 GET_TARGET_PROPERTY(TOLUA_EXE tolua_orxonox LOCATION)
Note: See TracChangeset
for help on using the changeset viewer.