Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/objects/weaponsystem/CMakeLists.txt @ 5724

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

moved WeaponsystemPrereqs.h to the weapons module too, renamed as WeaponsPrereqs.h
renamed _WeaponsystemExport as _WeaponsExport
changed paths accordingly
compiles again

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