Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/graphics/CMakeLists.txt @ 5736

Last change on this file since 5736 was 5736, checked in by landauf, 15 years ago

Created a new subdirectory in orxonox, called "graphics", for all classes which are more or less wrappers around Ogre classes.

Doesn't compile atm

  • Property svn:eol-style set to native
File size: 205 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Backlight.cc
3  Billboard.cc
4  BlinkingBillboard.cc
5  Camera.cc
6  FadingBillboard.cc
7  GlobalShader.cc
8  Light.cc
9  Model.cc
10  ParticleEmitter.cc
11  ParticleSpawner.cc
12)
Note: See TracBrowser for help on using the repository browser.