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
RevLine 
[9563]1ADD_SOURCE_FILES(CORE_SRC_FILES
[9565]2  Identifiable.cc
[9563]3  Identifier.cc
[9564]4  IdentifierManager.cc
[9563]5)
Note: See TracBrowser for help on using the repository browser.