Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/class/CMakeLists.txt @ 9577

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

moved setConfigValues() from OrxonoxClass to Configurable. This new base class it pretty much useless at the moment, but inheriting from it rather than from OrxonoxClass expresses that you're only interested in the config value facilities

  • Property svn:eol-style set to native
File size: 91 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  Identifiable.cc
3  Identifier.cc
4  IdentifierManager.cc
5)
Note: See TracBrowser for help on using the repository browser.