Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 28, 2007, 3:10:28 PM (16 years ago)
Author:
nicolasc
Message:

initial merge of steering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/merger/src/orxonox/core/CMakeLists.txt

    r280 r319  
    22
    33SET(SRC_FILES IdentifierList.cc Identifier.cc MetaObjectList.cc Factory.cc OrxonoxClass.cc)
    4 SET(INC_FILES IdentifierIncludes.h Identifier.h Factory.h ClassFactory.h IdentifierList.h ObjectList.h MetaObjectList.h Iterator.h OrxonoxClass.h)
    54
    6 ADD_LIBRARY(core ${SRC_FILES} ${INC_FILES})
     5ADD_LIBRARY(core ${SRC_FILES})
Note: See TracChangeset for help on using the changeset viewer.