Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/environment2/src/orxonox/graphics/CMakeLists.txt @ 8435

Last change on this file since 8435 was 8435, checked in by marwegma, 13 years ago

GlobalGodrayShader added, but not yet finished.

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