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
RevLine 
[9557]1ADD_SOURCE_FILES(CORE_SRC_FILES
[9561]2  Context.cc
[9562]3  ContextObject.cc
[9570]4  Destroyable.cc
[9557]5  MetaObjectList.cc
6  ObjectListBase.cc
7)
Note: See TracBrowser for help on using the repository browser.