Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/graphics/CMakeLists.txt @ 7163

Last change on this file since 7163 was 7163, checked in by dafrick, 14 years ago

Merged presentation3 branch into trunk.

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