Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ParticleEffectsFS15/src/modules/weapons/projectiles/CMakeLists.txt @ 10428

Last change on this file since 10428 was 10428, checked in by gpregger, 9 years ago

waste of time + New Explosion in 'rocket.cc' + old Rocket in 'rocketOld.cc' with 'RocketFireOld.cc'

  • Property svn:eol-style set to native
File size: 196 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)
Note: See TracBrowser for help on using the repository browser.