Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Moved all files and subdirectories from orxonox/objects to orxonox directly. Deleted the objects directory.

Doesn't compile at the moment because all paths to objects are wrong

  • 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.