Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/spacerace/src/orxonox/gametypes/CMakeLists.txt @ 8150

Last change on this file since 8150 was 8150, checked in by msalomon, 13 years ago

Started working on space race.

  • Property svn:eol-style set to native
File size: 192 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Gametype.cc
3  Deathmatch.cc
4  TeamDeathmatch.cc
5  TeamBaseMatch.cc
6  UnderAttack.cc
7  Asteroids.cc
8  Dynamicmatch.cc
9  LastManStanding.cc
10  SpaceRace.cc
11)
Note: See TracBrowser for help on using the repository browser.