Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/sagerjFS16/src/modules/weapons/weaponmodes/CMakeLists.txt @ 11166

Last change on this file since 11166 was 11166, checked in by sagerj, 8 years ago

today I got pawn'ed

  • Property svn:eol-style set to native
File size: 261 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  FlameGun.cc
10  RocketFire.cc
11  RocketFireOld.cc
12  SimpleRocketFire.cc
13  GravityBombFire.cc
14  MineGun.cc
15  Discharger.cc
16)
Note: See TracBrowser for help on using the repository browser.