Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

moved functions and attributes needed to identify the class from OrxonoxClass to Identifiable

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