Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/tools/CMakeLists.txt @ 2896

Last change on this file since 2896 was 2896, checked in by landauf, 15 years ago

Merged gui branch back to trunk.

I did 2 small changes in IngameManager.cc on line 777 and 888 (yes, really), because const_reverse_iterator strangely doesn't work on MinGW.

  • Property svn:eol-style set to native
File size: 182 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  BillboardSet.cc
3  Mesh.cc
4  ParticleInterface.cc
5  Shader.cc
6  TextureGenerator.cc
7  TimeFactorListener.cc
8  Timer.cc
9  WindowEventListener.cc
10)
Note: See TracBrowser for help on using the repository browser.