Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics/src/ogrebullet/CMakeLists.txt @ 1988

Last change on this file since 1988 was 1988, checked in by rgrieder, 16 years ago

Tardis compiles both Bullet and OgreBullet completely. However there are a lot of warnings and I don't feel like correcting them all..

  • Property svn:eol-style set to native
File size: 150 bytes
RevLine 
[1983]1INCLUDE_DIRECTORIES(../bullet)
[1988]2INCLUDE_DIRECTORIES(Collisions)
3INCLUDE_DIRECTORIES(Dynamics)
[1971]4
[1985]5ADD_SUBDIRECTORY(Collisions)
6ADD_SUBDIRECTORY(Dynamics)
Note: See TracBrowser for help on using the repository browser.