Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2007, 8:25:40 PM (16 years ago)
Author:
gabrieho
Message:

working but still poor skybox :)

File:
1 edited

Legend:

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

    r428 r483  
    33# create a few variables to simplify life
    44
    5 SET(SRC_FILES orxonox.cc loader/LevelLoader.cc xml/xmlParser.cc skybox/SkyBox.cc)
    6 SET(INC_FILES loader/LevelLoader.h xml/xmlParser.h skybox/SkyBox.h)
     5SET(SRC_FILES orxonox.cc Universe.cpp loader/LevelLoader.cc xml/xmlParser.cc skybox/SkyBox.cc)
     6SET(INC_FILES Universe.h loader/LevelLoader.h xml/xmlParser.h skybox/SkyBox.h)
    77
    88#Creates an executable
Note: See TracChangeset for help on using the changeset viewer.