Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 5, 2007, 1:16:39 PM (16 years ago)
Author:
nicolasc
Message:

Brute force megre of xml branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/CMakeLists.txt

    r137 r164  
    22
    33# create a few variables to simplify life
    4 SET(SRC_FILES orxonox.cc)
    5 #SET(INC_FILES ExampleApplication.h  ExampleFrameListener.h)
     4
     5SET(SRC_FILES orxonox.cc loader/LevelLoader.cc xml/xmlParser.cc)
     6SET(INC_FILES loader/LevelLoader.h xml/xmlParser.h)
    67
    78#Creates an executable
Note: See TracChangeset for help on using the changeset viewer.