Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ppspickups4/src/modules/pickup/items/CMakeLists.txt @ 7002

Last change on this file since 7002 was 6998, checked in by dafrick, 14 years ago

Merged pickup branch into presentation3 branch.
Seems to be working just fine so not much changes at all. (Except for some representations that had the parameters 'name' instead of 'pickupName' and 'description' instead of 'pickupDescription').

File size: 126 bytes
Line 
1ADD_SOURCE_FILES(PICKUP_SRC_FILES
2  HealthPickup.cc
3  InvisiblePickup.cc
4  MetaPickup.cc
5  SpeedPickup.cc
6  ShieldPickup.cc
7)
Note: See TracBrowser for help on using the repository browser.