Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 11080 was 11080, checked in by landauf, 8 years ago

merged shaders back to trunk (pps project from HS 2012)

  • Property svn:eol-style set to native
File size: 311 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
11
12BUILD_UNIT GraphicsBuildUnit.cc
13  Backlight.cc
14  Camera.cc
15  LensFlare.cc
16  Light.cc
17END_BUILD_UNIT
18)
Note: See TracBrowser for help on using the repository browser.