Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation3/src/orxonox/worldentities/CMakeLists.txt @ 6957

Last change on this file since 6957 was 6957, checked in by scheusso, 14 years ago

deleting some unnesseccary files

  • Property svn:eol-style set to native
File size: 274 bytes
RevLine 
[2710]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
[2131]2  WorldEntity.cc
[2662]3  StaticEntity.cc
[2131]4  MovableEntity.cc
[2662]5  MobileEntity.cc
[2131]6  ControllableEntity.cc
[2662]7
[3101]8  BigExplosion.cc
[6417]9  EffectContainer.cc
[2662]10  ExplosionChunk.cc
[2131]11  CameraPosition.cc
[2662]12  SpawnPoint.cc
[2826]13  TeamSpawnPoint.cc
[2131]14)
15
[2710]16ADD_SUBDIRECTORY(pawns)
Note: See TracBrowser for help on using the repository browser.