Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/gametypes/CMakeLists.txt @ 11359

Last change on this file since 11359 was 11359, checked in by patricwi, 7 years ago

story mode map merged

  • Property svn:eol-style set to native
File size: 245 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  LastTeamStanding.cc
11  TeamGametype.cc
12  Mission.cc
13  StoryMode.cc
14)
Note: See TracBrowser for help on using the repository browser.