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
path: root/extern
diff options
context:
space:
mode:
authorJens Ole Wund <bjornmose@gmx.net>2006-02-28 12:07:13 +0300
committerJens Ole Wund <bjornmose@gmx.net>2006-02-28 12:07:13 +0300
commit4e6d43a2cb2caac745b99a66e881210bcb7f299d (patch)
tree8529e6118209dc5644b48514ef91669ef1a8ea03 /extern
parenta040e208eeb4d57c039f354311953f8014f38cf7 (diff)
msvc6 projects building debug
Diffstat (limited to 'extern')
-rw-r--r--extern/bullet/Bullet/BLI_Bullet.dsp12
-rw-r--r--extern/bullet/BulletDynamics/BulletDynamics.dsp8
2 files changed, 2 insertions, 18 deletions
diff --git a/extern/bullet/Bullet/BLI_Bullet.dsp b/extern/bullet/Bullet/BLI_Bullet.dsp
index dad314f72ba..f37ba5b08a8 100644
--- a/extern/bullet/Bullet/BLI_Bullet.dsp
+++ b/extern/bullet/Bullet/BLI_Bullet.dsp
@@ -40,8 +40,8 @@ RSC=rc.exe
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
-MTL=midl.exe
LINK32=link.exe -lib
+MTL=midl.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /Zd /O2 /I "../LinearMath" /I "." /D "NDEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "BUM_INLINED" /D "USE_ALGEBRAIC" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
@@ -70,8 +70,8 @@ PostBuild_Cmds=XCOPY /Y .\release\*.lib .\..\..\..\..\lib\windows\bullet\lib\*.
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
-MTL=midl.exe
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 /MTd /W3 /Gm /GX /ZI /Od /I "../LinearMath" /I "." /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_MBCS" /D "BUM_INLINED" /D "USE_ALGEBRAIC" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -283,14 +283,6 @@ SOURCE=.\BroadphaseCollision\CollisionAlgorithm.h
# End Source File
# Begin Source File
-SOURCE=.\BroadphaseCollision\CollisionDispatcher.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\BroadphaseCollision\CollisionDispatcher.h
-# End Source File
-# Begin Source File
-
SOURCE=.\BroadphaseCollision\SimpleBroadphase.cpp
# End Source File
# Begin Source File
diff --git a/extern/bullet/BulletDynamics/BulletDynamics.dsp b/extern/bullet/BulletDynamics/BulletDynamics.dsp
index 98ce85816ef..e0ed65eebb6 100644
--- a/extern/bullet/BulletDynamics/BulletDynamics.dsp
+++ b/extern/bullet/BulletDynamics/BulletDynamics.dsp
@@ -151,14 +151,6 @@ SOURCE=.\ConstraintSolver\SorLcp.h
# Begin Group "CollisionDispatch"
# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.h
-# End Source File
# End Group
# Begin Group "Dynamics"