Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/chat/src/orxonox/graphics/CMakeLists.txt @ 6637

Last change on this file since 6637 was 6637, checked in by smerkli, 14 years ago

Removed ChatBox and CEGuiSample from CMakeLists.txt

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