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
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  SplitGunProjectile.cc
10)
Note: See TracBrowser for help on using the repository browser.