Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/orxonox/objects/collisionshapes/CMakeLists.txt @ 2459

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

Merged physics_merge back to presentation branch.

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