Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/weaponFS15/src/modules/weapons/projectiles/CMakeLists.txt @ 10604

Last change on this file since 10604 was 10341, checked in by meggiman, 9 years ago

Started implementing GravityBombField

  • Property svn:eol-style set to native
File size: 220 bytes
RevLine 
[5724]1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
[8855]2  BasicProjectile.cc
[2131]3  BillboardProjectile.cc
4  ParticleProjectile.cc
5  Projectile.cc
[2969]6  LightningGunProjectile.cc
[6417]7  Rocket.cc
[7163]8  SimpleRocket.cc
[10336]9  GravityBomb.cc
[10341]10  GravityBombField.cc
[2131]11)
Note: See TracBrowser for help on using the repository browser.