Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamecontent/src/orxonox/gametypes/CMakeLists.txt @ 8904

Last change on this file since 8904 was 8904, checked in by jo, 13 years ago

On the way to a multiplayer gametype basceclass.

  • Property svn:eol-style set to native
File size: 230 bytes
RevLine 
[2710]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
[2131]2  Gametype.cc
[2826]3  Deathmatch.cc
4  TeamDeathmatch.cc
[3033]5  TeamBaseMatch.cc
6  UnderAttack.cc
7  Asteroids.cc
[7163]8  Dynamicmatch.cc
[7655]9  LastManStanding.cc
[8178]10  LastTeamStanding.cc
[8899]11  TeamGametype.cc
[8904]12  Mission.cc
[2131]13)
Note: See TracBrowser for help on using the repository browser.