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
RevLine 
[2710]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
[2126]2  BillboardSet.cc
3  Mesh.cc
4  ParticleInterface.cc
[2662]5  Shader.cc
[2126]6  TextureGenerator.cc
[2896]7  TimeFactorListener.cc
[2126]8  Timer.cc
9  WindowEventListener.cc
10)
Note: See TracBrowser for help on using the repository browser.