Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem3/src/orxonox/objects/collisionshapes/CMakeLists.txt @ 2665

Last change on this file since 2665 was 2665, checked in by rgrieder, 15 years ago

Manual merge.

  • Property svn:eol-style set to native
File size: 214 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  BoxCollisionShape.cc
3  CollisionShape.cc
4  CompoundCollisionShape.cc
5  ConeCollisionShape.cc
6  PlaneCollisionShape.cc
7  SphereCollisionShape.cc
8  WorldEntityCollisionShape.cc
9)
Note: See TracBrowser for help on using the repository browser.