Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/Presentation_FS19/src/modules/weapons/projectiles/CMakeLists.txt @ 12410

Last change on this file since 12410 was 12410, checked in by wiesep, 5 years ago

Merged Boxhead_FS19

  • Property svn:eol-style set to native
File size: 371 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  BasicProjectile.cc
3  BillboardProjectile.cc
4  ParticleProjectile.cc
5  Projectile.cc
6  LightningGunProjectile.cc
7  SplitGunProjectile.cc
8  IceGunProjectile.cc
9  FlameGunProjectile.cc
10  Rocket.cc
11  RocketOld.cc
12  SimpleRocket.cc
13  GravityBomb.cc
14  GravityBombField.cc
15  MineProjectile.cc
16  WagnisProjectile.cc
17  HoverGunProjectile.cc
18)
Note: See TracBrowser for help on using the repository browser.