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
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  MineMunition.cc
10)
Note: See TracBrowser for help on using the repository browser.