Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/modules/weapons/weaponmodes/CMakeLists.txt @ 10970

Last change on this file since 10970 was 10963, checked in by maxima, 8 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: 231 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  EnergyDrink.cc
3  FusionFire.cc
4  LaserFire.cc
5  HsW01.cc
6  LightningGun.cc
7  SplitGun.cc
8  IceGun.cc
9  RocketFire.cc
10  RocketFireOld.cc
11  SimpleRocketFire.cc
12  GravityBombFire.cc
13  MineGun.cc
14)
Note: See TracBrowser for help on using the repository browser.