Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2824 was 2824, checked in by landauf, 15 years ago

Added "Pong" minigame

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