source:
code/branches/pickup2/src/orxonox/pickup/CMakeLists.txt
@
6554
Last change on this file since 6554 was 6405, checked in by dafrick, 15 years ago | |
---|---|
|
|
File size: 191 bytes |
Line | |
---|---|
1 | ADD_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 | |
11 | ADD_SUBDIRECTORY(items) |
Note: See TracBrowser
for help on using the repository browser.