Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2130 was 2130, checked in by rgrieder, 16 years ago

Trunk should be functional again with these changes

File size: 179 bytes
Line 
1SET( 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
13ADD_SOURCE_FILES(SRC_FILES)
14
Note: See TracBrowser for help on using the repository browser.