Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/shaders_merge/src/orxonox/graphics/CMakeLists.txt @ 11073

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

merged branch 'shaders' into branch 'shaders_merge'

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