Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/gamestates/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: 174 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  GSClient.cc
3  GSDedicated.cc
4  GSGraphics.cc
5  GSIOConsole.cc
6  GSLevel.cc
7  GSMainMenu.cc
8  GSRoot.cc
9  GSServer.cc
10  GSStandalone.cc
11)
Note: See TracBrowser for help on using the repository browser.