Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/input/src/CMakeLists.txt @ 944

Last change on this file since 944 was 944, checked in by rgrieder, 16 years ago
  • created an asylum for probably old and obsolete code
File size: 191 bytes
Line 
1INCLUDE_DIRECTORIES(.)
2INCLUDE_DIRECTORIES(orxonox)
3
4ADD_SUBDIRECTORY(util)
5ADD_SUBDIRECTORY(orxonox/core)
6ADD_SUBDIRECTORY(audio)
7ADD_SUBDIRECTORY(network)
8ADD_SUBDIRECTORY(orxonox)
Note: See TracBrowser for help on using the repository browser.