Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/CMakeLists.txt @ 1029

Last change on this file since 1029 was 1024, checked in by rgrieder, 16 years ago

merged input back into trunk
note: I have created an asylum with obsolete code, please check the files

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.