Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2007, 11:00:14 PM (16 years ago)
Author:
gabrieho
Message:

skybox buggy

File:
1 edited

Legend:

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

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