Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Started implementing GravityBombField

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