Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Added CMake macro to more easily incude subfolders

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.