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
RevLine 
[5736]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Billboard.cc
3  BlinkingBillboard.cc
4  FadingBillboard.cc
5  GlobalShader.cc
[7163]6  MeshLodInformation.cc
[5736]7  Model.cc
[7163]8  AnimatedModel.cc
[5736]9  ParticleEmitter.cc
10  ParticleSpawner.cc
[5929]11COMPILATION_BEGIN GraphicsCompilation.cc
12  Backlight.cc
13  Camera.cc
14  Light.cc
15COMPILATION_END
[5736]16)
Note: See TracBrowser for help on using the repository browser.