Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/towerdefenseFabien/src/modules/weapons/munitions/CMakeLists.txt @ 10627

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

Minor improvements. Use of the Munition class.

  • Property svn:eol-style set to native
File size: 158 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  ReplenishingMunition.cc
3  LaserMunition.cc
4  FusionMunition.cc
5  RocketMunition.cc
6  SplitMunition.cc
7  IceMunition.cc
8)
Note: See TracBrowser for help on using the repository browser.