Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/orxonox/weaponsystem/CMakeLists.txt @ 10961

Last change on this file since 10961 was 10961, checked in by maxima, 9 years ago

Merged presentation and fabiens branch. Had to modify hoverHUD and invaderHUD, because the text of the healthbar wasn't correctly displayed and the weapon settings of the hovership.

  • Property svn:eol-style set to native
File size: 197 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Munition.cc
3  ReplenishingMunition.cc
4  Weapon.cc
5  WeaponMode.cc
6  WeaponPack.cc
7  WeaponSet.cc
8  WeaponSlot.cc
9  WeaponSystem.cc
10  DefaultWeaponmodeLink.cc
11)
Note: See TracBrowser for help on using the repository browser.