Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

moved functions and attributes needed to safely destroy objects from OrxonoxClass to Destroyable

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