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
Line 
1SET( SRC_FILES
2  PickupSpawner.cc
3  BaseItem.cc
4  Turbo.cc
5  ShipEquipment.cc
6)
7
8ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.