Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/objects/collisionshapes/CMakeLists.txt @ 5738

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

merged libraries2 back to trunk

  • Property svn:eol-style set to native
File size: 135 bytes
Line 
1ADD_SOURCE_FILES(OBJECTS_SRC_FILES
2  BoxCollisionShape.cc
3  ConeCollisionShape.cc
4  PlaneCollisionShape.cc
5  SphereCollisionShape.cc
6)
Note: See TracBrowser for help on using the repository browser.