Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/modules/weapons/munitions/CMakeLists.txt @ 11075

Last change on this file since 11075 was 10963, checked in by maxima, 9 years ago

Merged presentation and particleEffects branches. Added a new level, spaceshiptemplate and weaponsettings for the mine.

  • Property svn:eol-style set to native
File size: 198 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  LaserMunition.cc
3  LightningMunition.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.