Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 12150 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
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
[8729]11
12BUILD_UNIT GraphicsBuildUnit.cc
[5929]13  Backlight.cc
14  Camera.cc
[11080]15  LensFlare.cc
[5929]16  Light.cc
[8729]17END_BUILD_UNIT
[5736]18)
Note: See TracBrowser for help on using the repository browser.