Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/objects/collisionshapes/CMakeLists.txt @ 5728

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

Added a new module for unconnected object classes and/or specializations of basisclasses in the orxonox library. All classes are only created and used in XML and therefore aren't needed in the orxonox library itself.
Doesn't compile atm.

  • Property svn:eol-style set to native
File size: 116 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  CollisionShape.cc
3  CompoundCollisionShape.cc
4  WorldEntityCollisionShape.cc
5)
Note: See TracBrowser for help on using the repository browser.