source:
code/branches/pickups2/src/orxonox/objects/pickup/CMakeLists.txt
@
2961
| Last change on this file since 2961 was 2917, checked in by landauf, 17 years ago | |
|---|---|
|
|
| File size: 191 bytes | |
| Line | |
|---|---|
| 1 | ADD_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.










