Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 10629 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
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  ReplenishingMunition.cc
3  LaserMunition.cc
4  FusionMunition.cc
5  RocketMunition.cc
6  GravityBombMunition.cc
7  IceMunition.cc
8  SplitMunition.cc
9)
Note: See TracBrowser for help on using the repository browser.