Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickup/src/orxonox/graphics/CMakeLists.txt @ 5935

Last change on this file since 5935 was 5935, checked in by dafrick, 15 years ago

Hopefully merged trunk successfully into pickup branch.

  • Property svn:eol-style set to native
File size: 262 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Billboard.cc
3  BlinkingBillboard.cc
4  FadingBillboard.cc
5  GlobalShader.cc
6  Model.cc
7  ParticleEmitter.cc
8  ParticleSpawner.cc
9COMPILATION_BEGIN GraphicsCompilation.cc
10  Backlight.cc
11  Camera.cc
12  Light.cc
13COMPILATION_END
14)
Note: See TracBrowser for help on using the repository browser.