Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/towerdefenseFabien/src/modules/weapons/projectiles/CMakeLists.txt @ 10594

Last change on this file since 10594 was 10594, checked in by fvultier, 9 years ago

improved documentation

  • Property svn:eol-style set to native
File size: 205 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
[10592]9  SplitGunProjectile.cc
[2131]10)
Note: See TracBrowser for help on using the repository browser.