Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationFS15/src/modules/weapons/weaponmodes/CMakeLists.txt @ 10486

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

weaponFS15 branch merged to presentation. spaceshipFS15 has GravityBomb on mode 2

  • Property svn:eol-style set to native
File size: 192 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  EnergyDrink.cc
3  FusionFire.cc
4  LaserFire.cc
5  HsW01.cc
6  LightningGun.cc
7  RocketFire.cc
8  RocketFireOld.cc
9  SimpleRocketFire.cc
10  GravityBombFire.cc
11)
Note: See TracBrowser for help on using the repository browser.