Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/particleEffectsHS15/src/modules/weapons/munitions/CMakeLists.txt @ 10836

Last change on this file since 10836 was 10836, checked in by holzerj, 8 years ago

Added Mine, ice particle, rocketfire, psygun

  • Property svn:eol-style set to native
File size: 201 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
[10836]9  MineMunition.cc
[2131]10)
Note: See TracBrowser for help on using the repository browser.