updated MSVC projectfiles

This commit is contained in:
ejcoumans
2008-01-24 02:13:25 +00:00
parent 7d4b879c4b
commit f7b8023fbc
37 changed files with 217 additions and 100 deletions

View File

@@ -417,6 +417,9 @@
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btPolyhedralConvexShape.cpp">
</File>
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btShapeHull.cpp">
</File>
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btSphereShape.cpp">
</File>
@@ -622,6 +625,9 @@
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btPolyhedralConvexShape.h">
</File>
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btShapeHull.h">
</File>
<File
RelativePath="..\..\src\BulletCollision\CollisionShapes\btSphereShape.h">
</File>

View File

@@ -297,6 +297,9 @@
<File
RelativePath="..\..\src\LinearMath\btAlignedAllocator.cpp">
</File>
<File
RelativePath="..\..\src\LinearMath\btConvexHull.cpp">
</File>
<File
RelativePath="..\..\src\LinearMath\btGeometryUtil.cpp">
</File>
@@ -316,6 +319,9 @@
<File
RelativePath="..\..\src\LinearMath\btAlignedObjectArray.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btConvexHull.h">
</File>
<File
RelativePath="..\..\src\LinearMath\btDefaultMotionState.h">
</File>

View File

@@ -300,6 +300,12 @@
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SequentialThreadSupport.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuBatchRaycaster.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuCollisionObjectWrapper.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuCollisionTaskProcess.cpp">
</File>
@@ -315,6 +321,9 @@
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuLibspe2Support.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuContactResult.cpp">
</File>
@@ -333,6 +342,9 @@
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuParallelSolver.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuRaycastTaskProcess.cpp">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuSampleTaskProcess.cpp">
</File>
@@ -346,6 +358,9 @@
<Filter
Name="Header Files"
Filter="">
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.h">
</File>
<File
RelativePath="..\..\Extras\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuContactResult.h">
</File>