Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation3/src/orxonox/graphics/CMakeLists.txt @ 6926

Last change on this file since 6926 was 6926, checked in by scheusso, 14 years ago

merging lod branch into presentation3 merger branch

  • Property svn:eol-style set to native
File size: 286 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  ParticleEmitter.cc
9  ParticleSpawner.cc
10COMPILATION_BEGIN GraphicsCompilation.cc
11  Backlight.cc
12  Camera.cc
13  Light.cc
14COMPILATION_END
15)
Note: See TracBrowser for help on using the repository browser.