Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/src/modules/pickup/items/CMakeLists.txt @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 244 bytes
Line 
1ADD_SOURCE_FILES(PICKUP_SRC_FILES
2  HealthPickup.cc
3  InvisiblePickup.cc
4  MetaPickup.cc
5  DronePickup.cc
6  SpeedPickup.cc
7  ShieldPickup.cc
8  ShrinkPickup.cc
9  DamageBoostPickup.cc
10  BoostPickup.cc
11  MunitionPickup.cc
12  MunitionContainer.cc
13)
Note: See TracBrowser for help on using the repository browser.