removed obsolete btPoint3 and btGjkEpa from projectfiles

bumped up version to Bullet 2.73
This commit is contained in:
erwin.coumans
2008-11-04 04:13:26 +00:00
parent bcd0f48c28
commit 4df7c841a3
40 changed files with 128 additions and 167 deletions

View File

@@ -647,9 +647,6 @@
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.cpp">
</File>
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa.cpp">
</File>
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp">
</File>
@@ -981,9 +978,6 @@
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkConvexCast.h">
</File>
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa.h">
</File>
<File
RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.h">
</File>

View File

@@ -471,9 +471,6 @@
<File
RelativePath="..\..\src\LinearMath\btMotionState.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btPoint3.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btPoolAllocator.h">
</File>