Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickup3/src/orxonox/pickup/CMakeLists.txt @ 6419

Last change on this file since 6419 was 6419, checked in by rgrieder, 14 years ago

Merged pickup2 into pickup3.

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