1 <?xml version="1.0" encoding="Windows-1252"?>
3 ProjectType="Visual C++"
5 Name="Bullet3ContinuousCollision"
6 ProjectGUID="{FFD3C64A-30E2-4BC7-BC8F-51818C320400}"
16 OutputDirectory=".\Debug"
17 IntermediateDirectory=".\Debug"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
23 Name="VCCLCompilerTool"
25 AdditionalIncludeDirectories=".;..\LinearMath"
26 PreprocessorDefinitions="_DEBUG;_LIB;WIN32;BUM_INLINED;USE_ALGEBRAIC"
27 BasicRuntimeChecks="3"
29 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\Debug/Bullet.pch"
31 AssemblerListingLocation=".\Debug/"
33 ProgramDataBaseFileName=".\Debug/"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="4"
39 Name="VCCustomBuildTool"/>
41 Name="VCLibrarianTool"
42 OutputFile=".\Debug\Bullet.lib"
43 SuppressStartupBanner="TRUE"/>
47 Name="VCPostBuildEventTool"/>
49 Name="VCPreBuildEventTool"/>
51 Name="VCPreLinkEventTool"/>
53 Name="VCResourceCompilerTool"
54 PreprocessorDefinitions="_DEBUG"
57 Name="VCWebServiceProxyGeneratorTool"/>
59 Name="VCXMLDataGeneratorTool"/>
61 Name="VCManagedWrapperGeneratorTool"/>
63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67 OutputDirectory=".\Release"
68 IntermediateDirectory=".\Release"
71 ATLMinimizesCRunTimeLibraryUsage="FALSE"
74 Name="VCCLCompilerTool"
76 InlineFunctionExpansion="1"
77 AdditionalIncludeDirectories=".;..\LinearMath"
78 PreprocessorDefinitions="NDEBUG;_LIB;WIN32;BUM_INLINED;USE_ALGEBRAIC"
81 EnableFunctionLevelLinking="TRUE"
82 UsePrecompiledHeader="2"
83 PrecompiledHeaderFile=".\Release/Bullet.pch"
84 AssemblerListingLocation=".\Release/"
85 ObjectFile=".\Release/"
86 ProgramDataBaseFileName=".\Release/"
88 SuppressStartupBanner="TRUE"
89 DebugInformationFormat="2"
92 Name="VCCustomBuildTool"/>
94 Name="VCLibrarianTool"
95 OutputFile="..\..\..\..\build\msvc_7\libs\extern\Bullet.lib"
96 SuppressStartupBanner="TRUE"/>
100 Name="VCPostBuildEventTool"/>
102 Name="VCPreBuildEventTool"/>
104 Name="VCPreLinkEventTool"/>
106 Name="VCResourceCompilerTool"
107 PreprocessorDefinitions="NDEBUG"
110 Name="VCWebServiceProxyGeneratorTool"/>
112 Name="VCXMLDataGeneratorTool"/>
114 Name="VCManagedWrapperGeneratorTool"/>
116 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
123 Name="NarrowPhaseCollision"
126 RelativePath=".\NarrowPhaseCollision\BU_AlgebraicPolynomialSolver.cpp">
129 RelativePath=".\NarrowPhaseCollision\BU_AlgebraicPolynomialSolver.h">
132 RelativePath=".\NarrowPhaseCollision\BU_Collidable.cpp">
135 RelativePath=".\NarrowPhaseCollision\BU_Collidable.h">
138 RelativePath=".\NarrowPhaseCollision\BU_CollisionPair.cpp">
141 RelativePath=".\NarrowPhaseCollision\BU_CollisionPair.h">
144 RelativePath=".\NarrowPhaseCollision\BU_EdgeEdge.cpp">
147 RelativePath=".\NarrowPhaseCollision\BU_EdgeEdge.h">
150 RelativePath=".\NarrowPhaseCollision\BU_MotionStateInterface.h">
153 RelativePath=".\NarrowPhaseCollision\BU_PolynomialSolverInterface.h">
156 RelativePath=".\NarrowPhaseCollision\BU_Screwing.cpp">
159 RelativePath=".\NarrowPhaseCollision\BU_Screwing.h">
162 RelativePath=".\NarrowPhaseCollision\BU_StaticMotionState.h">
165 RelativePath=".\NarrowPhaseCollision\BU_VertexPoly.cpp">
168 RelativePath=".\NarrowPhaseCollision\BU_VertexPoly.h">
171 RelativePath=".\NarrowPhaseCollision\CollisionMargin.h">
174 RelativePath=".\NarrowPhaseCollision\ContinuousConvexCollision.cpp">
177 RelativePath=".\NarrowPhaseCollision\ContinuousConvexCollision.h">
180 RelativePath=".\NarrowPhaseCollision\ConvexCast.h">
183 RelativePath=".\NarrowPhaseCollision\ConvexPenetrationDepthSolver.h">
186 RelativePath=".\NarrowPhaseCollision\DiscreteCollisionDetectorInterface.h">
189 RelativePath=".\NarrowPhaseCollision\GjkConvexCast.cpp">
192 RelativePath=".\NarrowPhaseCollision\GjkConvexCast.h">
195 RelativePath=".\NarrowPhaseCollision\GjkPairDetector.cpp">
198 RelativePath=".\NarrowPhaseCollision\GjkPairDetector.h">
201 RelativePath=".\NarrowPhaseCollision\ManifoldContactAddResult.cpp">
204 RelativePath=".\NarrowPhaseCollision\ManifoldContactAddResult.h">
207 RelativePath=".\NarrowPhaseCollision\ManifoldPoint.h">
210 RelativePath=".\NarrowPhaseCollision\MinkowskiPenetrationDepthSolver.cpp">
213 RelativePath=".\NarrowPhaseCollision\MinkowskiPenetrationDepthSolver.h">
216 RelativePath=".\NarrowPhaseCollision\PersistentManifold.cpp">
219 RelativePath=".\NarrowPhaseCollision\PersistentManifold.h">
222 RelativePath=".\NarrowPhaseCollision\PointCollector.h">
225 RelativePath=".\NarrowPhaseCollision\RaycastCallback.cpp">
228 RelativePath=".\NarrowPhaseCollision\RaycastCallback.h">
231 RelativePath=".\NarrowPhaseCollision\SimplexSolverInterface.h">
234 RelativePath=".\NarrowPhaseCollision\SubSimplexConvexCast.cpp">
237 RelativePath=".\NarrowPhaseCollision\SubSimplexConvexCast.h">
240 RelativePath=".\NarrowPhaseCollision\VoronoiSimplexSolver.cpp">
243 RelativePath=".\NarrowPhaseCollision\VoronoiSimplexSolver.h">
247 Name="CollisionShapes"
250 RelativePath=".\CollisionShapes\BoxShape.cpp">
253 RelativePath=".\CollisionShapes\BoxShape.h">
256 RelativePath=".\CollisionShapes\BvhTriangleMeshShape.cpp">
259 RelativePath=".\CollisionShapes\BvhTriangleMeshShape.h">
262 RelativePath=".\CollisionShapes\CollisionShape.cpp">
265 RelativePath=".\CollisionShapes\CollisionShape.h">
268 RelativePath=".\CollisionShapes\ConeShape.cpp">
271 RelativePath=".\CollisionShapes\ConeShape.h">
274 RelativePath=".\CollisionShapes\ConvexHullShape.cpp">
277 RelativePath=".\CollisionShapes\ConvexHullShape.h">
280 RelativePath=".\CollisionShapes\ConvexShape.cpp">
283 RelativePath=".\CollisionShapes\ConvexShape.h">
286 RelativePath=".\CollisionShapes\ConvexTriangleCallback.cpp">
289 RelativePath=".\CollisionShapes\ConvexTriangleCallback.h">
292 RelativePath=".\CollisionShapes\CylinderShape.cpp">
295 RelativePath=".\CollisionShapes\CylinderShape.h">
298 RelativePath=".\CollisionShapes\MinkowskiSumShape.cpp">
301 RelativePath=".\CollisionShapes\MinkowskiSumShape.h">
304 RelativePath=".\CollisionShapes\MultiSphereShape.cpp">
307 RelativePath=".\CollisionShapes\MultiSphereShape.h">
310 RelativePath=".\CollisionShapes\OptimizedBvh.cpp">
313 RelativePath=".\CollisionShapes\OptimizedBvh.h">
316 RelativePath=".\CollisionShapes\PolyhedralConvexShape.cpp">
319 RelativePath=".\CollisionShapes\PolyhedralConvexShape.h">
322 RelativePath=".\CollisionShapes\Simplex1to4Shape.cpp">
325 RelativePath=".\CollisionShapes\Simplex1to4Shape.h">
328 RelativePath=".\CollisionShapes\SphereShape.cpp">
331 RelativePath=".\CollisionShapes\SphereShape.h">
334 RelativePath=".\CollisionShapes\StridingMeshInterface.cpp">
337 RelativePath=".\CollisionShapes\StridingMeshInterface.h">
340 RelativePath=".\CollisionShapes\TriangleCallback.cpp">
343 RelativePath=".\CollisionShapes\TriangleCallback.h">
346 RelativePath=".\CollisionShapes\TriangleIndexVertexArray.cpp">
349 RelativePath=".\CollisionShapes\TriangleIndexVertexArray.h">
352 RelativePath=".\CollisionShapes\TriangleMesh.cpp">
355 RelativePath=".\CollisionShapes\TriangleMesh.h">
358 RelativePath=".\CollisionShapes\TriangleMeshShape.cpp">
361 RelativePath=".\CollisionShapes\TriangleMeshShape.h">
364 RelativePath=".\CollisionShapes\TriangleShape.h">
368 Name="BroadphaseCollision"
371 RelativePath=".\BroadphaseCollision\AxisSweep3.cpp">
374 RelativePath=".\BroadphaseCollision\AxisSweep3.h">
377 RelativePath=".\BroadphaseCollision\BroadPhaseInterface.h">
380 RelativePath=".\BroadphaseCollision\BroadphaseProxy.cpp">
383 RelativePath=".\BroadphaseCollision\BroadphaseProxy.h">
386 RelativePath=".\BroadphaseCollision\CollisionAlgorithm.cpp">
389 RelativePath=".\BroadphaseCollision\CollisionAlgorithm.h">
392 RelativePath=".\BroadphaseCollision\Dispatcher.cpp">
395 RelativePath=".\BroadphaseCollision\Dispatcher.h">
398 RelativePath=".\BroadphaseCollision\SimpleBroadphase.cpp">
401 RelativePath=".\BroadphaseCollision\SimpleBroadphase.h">
408 RelativePath="..\LinearMath\AabbUtil2.h">
411 RelativePath="..\LinearMath\GEN_List.h">
414 RelativePath="..\LinearMath\GEN_MinMax.h">
417 RelativePath="..\LinearMath\GEN_random.h">
420 RelativePath="..\LinearMath\SimdMatrix3x3.h">
423 RelativePath="..\LinearMath\SimdMinMax.h">
426 RelativePath="..\LinearMath\SimdPoint3.h">
429 RelativePath="..\LinearMath\SimdQuadword.h">
432 RelativePath="..\LinearMath\SimdQuaternion.h">
435 RelativePath="..\LinearMath\SimdScalar.h">
438 RelativePath="..\LinearMath\SimdTransform.h">
441 RelativePath="..\LinearMath\SimdTransformUtil.h">
444 RelativePath="..\LinearMath\SimdVector3.h">
448 Name="CollisionDispatch"
451 RelativePath=".\CollisionDispatch\CollisionDispatcher.cpp">
455 Name="VCCLCompilerTool"
456 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
459 Name="Release|Win32">
461 Name="VCCLCompilerTool"
462 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
466 RelativePath=".\CollisionDispatch\CollisionDispatcher.h">
469 RelativePath=".\CollisionDispatch\CollisionObject.cpp">
472 RelativePath=".\CollisionDispatch\CollisionObject.h">
475 RelativePath=".\CollisionDispatch\CollisionWorld.cpp">
478 RelativePath=".\CollisionDispatch\CollisionWorld.h">
481 RelativePath=".\CollisionDispatch\ConvexConcaveCollisionAlgorithm.cpp">
484 RelativePath=".\CollisionDispatch\ConvexConcaveCollisionAlgorithm.h">
487 RelativePath=".\CollisionDispatch\ConvexConvexAlgorithm.cpp">
490 RelativePath=".\CollisionDispatch\ConvexConvexAlgorithm.h">
493 RelativePath=".\CollisionDispatch\EmptyCollisionAlgorithm.cpp">
496 RelativePath=".\CollisionDispatch\EmptyCollisionAlgorithm.h">
499 RelativePath=".\CollisionDispatch\ManifoldResult.cpp">
502 RelativePath=".\CollisionDispatch\ManifoldResult.h">
505 RelativePath=".\CollisionDispatch\UnionFind.cpp">
508 RelativePath=".\CollisionDispatch\UnionFind.h">
512 RelativePath=".\NarrowPhaseCollision\ConvexCast.cpp">
517 </VisualStudioProject>