Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/merger/src/orxonox/objects/CMakeLists.txt @ 319

Last change on this file since 319 was 319, checked in by nicolasc, 16 years ago

initial merge of steering

File size: 108 bytes
Line 
1PROJECT(Orxonox)
2
3SET(SRC_FILES BaseObject.cc test1.cc test2.cc test3.cc)
4
5ADD_LIBRARY(objects ${SRC_FILES})
Note: See TracBrowser for help on using the repository browser.