Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries/src/orxonox/objects/weaponsystem/projectiles/CMakeLists.txt @ 5686

Last change on this file since 5686 was 5685, checked in by landauf, 15 years ago

added weaponsystem module (no export symbol yet)

  • Property svn:eol-style set to native
File size: 135 bytes
Line 
1ADD_SOURCE_FILES(WEAPONSYSTEM_SRC_FILES
2  BillboardProjectile.cc
3  ParticleProjectile.cc
4  Projectile.cc
5  LightningGunProjectile.cc
6)
Note: See TracBrowser for help on using the repository browser.