Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/src/orxonox/graphics/CMakeLists.txt @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

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.