Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/lod/src/orxonox/graphics/CMakeLists.txt @ 6843

Last change on this file since 6843 was 6691, checked in by kolibri7, 14 years ago

implementing the XMLPort function for LoD; getting some erreors from gcc…

  • 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.