Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN_test/src/orxonox/objects/weapon/CMakeLists.txt @ 754

Last change on this file since 754 was 754, checked in by rgrieder, 16 years ago
  • some unstable changes to CMLs
File size: 153 bytes
Line 
1PROJECT(Orxonox)
2
3SET (WEAPON_SRC_FILES
4  AmmunitionDump.cc
5  BarrelGun.cc
6  BaseWeapon.cc
7  Bullet.cc
8  BulletManager.cc
9  WeaponStation.cc
10)
Note: See TracBrowser for help on using the repository browser.