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 11:31:33 +0300
committerJens Ole Wund <bjornmose@gmx.net>2006-02-28 11:31:33 +0300
commita040e208eeb4d57c039f354311953f8014f38cf7 (patch)
tree1cd0fa01560ec7cdc3314fb0365bca75a7e904eb /extern
parent3662ce0045d7347cf6b05069772de630efc68c49 (diff)
mscv6 projects again
no GE right now ( need to adapt to erwins file reshuffle so may be i wait a bit until he has his mind made up ) elbeem is running when you remove the extra std:: at some places well the msvc6 preprocessor is not very smart --> std:: is not a member of std:: :) so i guess there is a "using namespace std" somewhere
Diffstat (limited to 'extern')
-rw-r--r--extern/bullet/BulletDynamics/BulletDynamics.dsp44
1 files changed, 2 insertions, 42 deletions
diff --git a/extern/bullet/BulletDynamics/BulletDynamics.dsp b/extern/bullet/BulletDynamics/BulletDynamics.dsp
index 1b9f9cc1985..98ce85816ef 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
@@ -153,52 +153,12 @@ SOURCE=.\ConstraintSolver\SorLcp.h
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\CollisionDispatch\ConvexConcaveCollisionAlgorithm.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ConvexConcaveCollisionAlgorithm.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
-
SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.cpp
# End Source File
# Begin Source File
SOURCE=.\CollisionDispatch\EmptyCollisionAlgorithm.h
# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ManifoldResult.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ManifoldResult.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ToiContactDispatcher.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\ToiContactDispatcher.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\UnionFind.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\CollisionDispatch\UnionFind.h
-# End Source File
# End Group
# Begin Group "Dynamics"