Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gametypes/src/orxonox/objects/gametypes/CMakeLists.txt @ 2936

Last change on this file since 2936 was 2936, checked in by Aurelian, 15 years ago

Checkpoints in a row working with final destination→ end of game

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