Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/gamestates/CMakeLists.txt @ 2129

Last change on this file since 2129 was 2129, checked in by rgrieder, 15 years ago

Applied changes from HEAD again. I have found a way to solve the problem..

File size: 169 bytes
Line 
1SET( ORXONOX_GAMESTATES_SRC_FILES
2  GSDedicated.cc
3  GSClient.cc
4  GSGraphics.cc
5  GSGUI.cc
6  GSIOConsole.cc
7  GSLevel.cc
8  GSRoot.cc
9  GSServer.cc
10  GSStandalone.cc
11)
12
Note: See TracBrowser for help on using the repository browser.