Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickups2/src/orxonox/objects/pickup/CMakeLists.txt @ 2917

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

merged pickup into pickup2

  • Property svn:eol-style set to native
File size: 191 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  BaseItem.cc
3  DroppedItem.cc
4  EquipmentItem.cc
5  Jump.cc
6  ModifierPickup.cc
7  PassiveItem.cc
8  PickupCollection.cc
9  PickupSpawner.cc
10  UsableItem.cc
11)
Note: See TracBrowser for help on using the repository browser.