Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 131


Ignore:
Timestamp:
Oct 31, 2007, 1:11:10 AM (16 years ago)
Author:
landauf
Message:

made a copy

Location:
code/branches/objecthierarchie
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchie/src/CMakeLists.txt

    r121 r131  
    22
    33# create a few variables to simplify life
    4 SET(SRC_FILES orxonox.cc)
    5 #SET(INC_FILES ExampleApplication.h  ExampleFrameListener.h)
     4SET(SRC_FILES orxonox.cc BaseObject.cc ClassHierarchy.cc)
     5SET(INC_FILES BaseObject.h ClassHierarchy.h)
    66
    77#Creates an executable
Note: See TracChangeset for help on using the changeset viewer.