Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/weapons/munitions/CMakeLists.txt @ 10904

Last change on this file since 10904 was 10629, checked in by fvultier, 9 years ago

Merged towerdefenseFabien branch back to trunk. The towerdefense Minigame is now a plugin.

  • Property svn:eol-style set to native
File size: 183 bytes
RevLine 
[5724]1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
[2918]2  ReplenishingMunition.cc
[2920]3  LaserMunition.cc
[2893]4  FusionMunition.cc
[7846]5  RocketMunition.cc
[10622]6  GravityBombMunition.cc
[10629]7  IceMunition.cc
8  SplitMunition.cc
[2131]9)
Note: See TracBrowser for help on using the repository browser.