moved/updated projectfiles for new BulletSoftBody library

This commit is contained in:
erwin.coumans
2008-04-11 18:56:49 +00:00
parent 5024d06366
commit 3df41a478d
9 changed files with 26 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ subject to the following restrictions:
#include "DemoApplication.h"
#include "LinearMath/btAlignedObjectArray.h"
#include "BulletDynamics/SoftBody/btSoftBody.h"
#include "BulletSoftBody/btSoftBody.h"
class btBroadphaseInterface;