adjusted demos to include SoftDemo into AllBulletDemos

This commit is contained in:
erwin.coumans
2008-03-31 00:03:35 +00:00
parent 8a9f66b357
commit c7b526abfa
6 changed files with 21 additions and 336 deletions

View File

@@ -19,5 +19,6 @@ FrameWorkDemo AllBulletDemos :
../Raytracer/Raytracer.cpp
../GjkConvexCastDemo/LinearConvexCastDemo.cpp
../VehicleDemo/VehicleDemo.cpp
../SoftDemo/SoftDemo.cpp
../ConstraintDemo/ConstraintDemo.cpp
;