Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/bullet/BulletDynamics/BulletDynamics.dsp')
-rw-r--r--extern/bullet/BulletDynamics/BulletDynamics.dsp68
1 files changed, 28 insertions, 40 deletions
diff --git a/extern/bullet/BulletDynamics/BulletDynamics.dsp b/extern/bullet/BulletDynamics/BulletDynamics.dsp
index 1b9f9cc1985..2e13283b512 100644
--- a/extern/bullet/BulletDynamics/BulletDynamics.dsp
+++ b/extern/bullet/BulletDynamics/BulletDynamics.dsp
@@ -67,8 +67,8 @@ LIB32=link.exe -lib
# PROP Target_Dir ""
LINK32=link.exe -lib
MTL=midl.exe
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../LinearMath" /I "../Bullet" /I "../BulletDynamics" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../LinearMath" /I "../Bullet" /I "../BulletDynamics" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD BASE RSC /l 0x809 /d "_DEBUG"
# ADD RSC /l 0x809 /d "_DEBUG"
BSC32=bscmake.exe
@@ -105,6 +105,14 @@ SOURCE=.\ConstraintSolver\ContactSolverInfo.h
# End Source File
# Begin Source File
+SOURCE=.\ConstraintSolver\HingeConstraint.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\ConstraintSolver\HingeConstraint.h
+# End Source File
+# Begin Source File
+
SOURCE=.\ConstraintSolver\JacobianEntry.h
# End Source File
# Begin Source File
@@ -147,89 +155,69 @@ SOURCE=.\ConstraintSolver\SorLcp.cpp
SOURCE=.\ConstraintSolver\SorLcp.h
# End Source File
-# End Group
-# Begin Group "CollisionDispatch"
-
-# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\CollisionDispatch\ConvexConcaveCollisionAlgorithm.cpp
+SOURCE=.\ConstraintSolver\TypedConstraint.cpp
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\ConvexConcaveCollisionAlgorithm.h
+SOURCE=.\ConstraintSolver\TypedConstraint.h
# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ConvexConvexAlgorithm.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ConvexConvexAlgorithm.h
-# End Source File
-# Begin Source File
+# End Group
+# Begin Group "Dynamics"
-SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.cpp
-# End Source File
+# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.h
+SOURCE=.\Dynamics\BU_Joint.cpp
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\ManifoldResult.cpp
+SOURCE=.\Dynamics\BU_Joint.h
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\ManifoldResult.h
+SOURCE=.\Dynamics\ContactJoint.cpp
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\ToiContactDispatcher.cpp
+SOURCE=.\Dynamics\ContactJoint.h
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\ToiContactDispatcher.h
+SOURCE=.\Dynamics\MassProps.h
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\UnionFind.cpp
+SOURCE=.\Dynamics\RigidBody.cpp
# End Source File
# Begin Source File
-SOURCE=.\CollisionDispatch\UnionFind.h
+SOURCE=.\Dynamics\RigidBody.h
# End Source File
# End Group
-# Begin Group "Dynamics"
+# Begin Group "Vehicle"
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\Dynamics\BU_Joint.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\Dynamics\BU_Joint.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\Dynamics\ContactJoint.cpp
+SOURCE=.\Vehicle\RaycastVehicle.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dynamics\ContactJoint.h
+SOURCE=.\Vehicle\RaycastVehicle.h
# End Source File
# Begin Source File
-SOURCE=.\Dynamics\MassProps.h
+SOURCE=.\Vehicle\VehicleRaycaster.h
# End Source File
# Begin Source File
-SOURCE=.\Dynamics\RigidBody.cpp
+SOURCE=.\Vehicle\WheelInfo.cpp
# End Source File
# Begin Source File
-SOURCE=.\Dynamics\RigidBody.h
+SOURCE=.\Vehicle\WheelInfo.h
# End Source File
# End Group
# End Target