Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/merger/src/orxonox/core/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: 141 bytes
Line 
1PROJECT(Orxonox)
2
3SET(SRC_FILES IdentifierList.cc Identifier.cc MetaObjectList.cc Factory.cc OrxonoxClass.cc)
4
5ADD_LIBRARY(core ${SRC_FILES})
Note: See TracBrowser for help on using the repository browser.