Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationFS15merge/src/modules/weapons/projectiles/CMakeLists.txt @ 10616

Last change on this file since 10616 was 10616, checked in by landauf, 9 years ago

merged branch weaponFS15 (but without changes in weaponSettingsAssff.oxi)

  • Property svn:eol-style set to native
File size: 235 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  RocketOld.cc
9  SimpleRocket.cc
10  GravityBomb.cc
11  GravityBombField.cc
12)
Note: See TracBrowser for help on using the repository browser.