Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 11, 2015, 6:21:51 PM (9 years ago)
Author:
landauf
Message:

added utility to visualize collision shapes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/tools/CMakeLists.txt

    r8729 r10190  
    1111BUILD_UNIT OgreBuildUnit.cc
    1212  BillboardSet.cc
     13  BulletDebugDrawer.cc
     14  DebugDrawer.cc
    1315  DynamicLines.cc
    1416  DynamicRenderable.cc
     17  IcoSphere.cc
    1518  Mesh.cc
    1619  ParticleInterface.cc
     
    2932    ${Boost_SYSTEM_LIBRARY} # Filesystem dependency
    3033    tinyxml_orxonox
     34    bullet_orxonox
    3135    util
    3236    core
Note: See TracChangeset for help on using the changeset viewer.