Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/orxonox/objects/pickup/CMakeLists.txt @ 2502

Last change on this file since 2502 was 2502, checked in by landauf, 15 years ago

ups

  • Property svn:eol-style set to native
File size: 109 bytes
RevLine 
[2131]1SET( SRC_FILES
[2500]2  PickupSpawner.cc
[2502]3  BaseItem.cc
[2500]4  Turbo.cc
5  ShipEquipment.cc
[2131]6)
7
8ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.