Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

moved meta-object-list from Identifiable to Listable, a new base class for objects with objectlists (yep)

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