Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/object/CMakeLists.txt @ 9562

Last change on this file since 9562 was 9562, checked in by landauf, 11 years ago

it's probably better to store the context in a seaprate interface instead of adding a constructor argument to OrxonoxClass

  • Property svn:eol-style set to native
File size: 106 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  Context.cc
3  ContextObject.cc
4  MetaObjectList.cc
5  ObjectListBase.cc
6)
Note: See TracBrowser for help on using the repository browser.