Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

moved static functions from Identifier.cc/h to IdentifierManager.cc/h (still static though)

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