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:
authorJoseph Gilbert <ascotan@gmail.com>2005-08-02 17:44:49 +0400
committerJoseph Gilbert <ascotan@gmail.com>2005-08-02 17:44:49 +0400
commit292c03ab8e9979a3792f8f96e4bad1a9d5b82275 (patch)
tree2f323b738575a7e1fc392be6186e7fea54e4cfb2 /extern
parentfc5eca101b038a102fc887ab8aa579d70df0b6c4 (diff)
_.NET projectfiles update_
* converted files to .NET 2002 * removed unneeded projectfiles from bullet * PHY_Bullet outputs to correct directories * Bullet linked to activex and blenderplayer * misc updates
Diffstat (limited to 'extern')
-rw-r--r--extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj5
-rw-r--r--extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj5
-rw-r--r--extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj5
-rw-r--r--extern/bullet/make/msvc_7_0/Physics_Interface/CcdPhysics_vc7.vcproj283
-rw-r--r--extern/bullet/make/msvc_7_0/Physics_Interface/PhysicsInterfaceCommon_vc7.vcproj323
-rw-r--r--extern/make/msvc_7_0/build_install_all.vcproj5
-rw-r--r--extern/make/msvc_7_0/extern.sln2
-rw-r--r--extern/qhull/make/msvc_7_0/qhull.vcproj5
-rw-r--r--extern/solid/make/msvc_7_0/broad/broad.vcproj5
-rw-r--r--extern/solid/make/msvc_7_0/complex/complex.vcproj5
-rw-r--r--extern/solid/make/msvc_7_0/convex/convex.vcproj5
-rw-r--r--extern/solid/make/msvc_7_0/solid.vcproj5
12 files changed, 19 insertions, 634 deletions
diff --git a/extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj b/extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj
index a2dcf685ed2..aedcbc35764 100644
--- a/extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj
+++ b/extern/bFTGL/make/msvc_7_0/ftgl_static_lib.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="ftgl_static_lib"
ProjectGUID="{F9850C15-FF0A-429E-9D47-89FB433C9BD8}"
SccProjectName=""
@@ -242,8 +242,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj b/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj
index 2cf74551745..f0cd96247d2 100644
--- a/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj
+++ b/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="Bullet3ContinuousCollision"
ProjectGUID="{FFD3C64A-30E2-4BC7-BC8F-51818C320400}"
SccProjectName=""
@@ -272,8 +272,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="NarrowPhaseCollision"
diff --git a/extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj b/extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj
index 1618c4cb0be..7f35ad4b2e5 100644
--- a/extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj
+++ b/extern/bullet/make/msvc_7_0/Dynamics/BulletDynamics_vc7.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="Bullet3Dynamics"
ProjectGUID="{3427A9EF-FF84-4B3E-9AE5-C37CF44D7DA4}"
Keyword="Win32Proj">
@@ -241,8 +241,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="ConstraintSolver"
diff --git a/extern/bullet/make/msvc_7_0/Physics_Interface/CcdPhysics_vc7.vcproj b/extern/bullet/make/msvc_7_0/Physics_Interface/CcdPhysics_vc7.vcproj
deleted file mode 100644
index c5fdd59a5a4..00000000000
--- a/extern/bullet/make/msvc_7_0/Physics_Interface/CcdPhysics_vc7.vcproj
+++ /dev/null
@@ -1,283 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.0"
- Name="CcdPhysics"
- ProjectGUID="{E3D57F36-36AC-4E9A-B0E0-2AE4510FCBFE}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Blender Debug|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\LinearMath;..\..\..\Bullet;..\..\..\BulletDynamics;..\..\..\Extras\PhysicsInterface\Common"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\debug\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\debug\CcdPhysics.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\CcdPhysics\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-ECHO Done"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Blender Release|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\LinearMath;..\..\..\Bullet;..\..\..\BulletDynamics;..\..\..\Extras\PhysicsInterface\Common"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="0"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\CcdPhysics.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\CcdPhysics\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-ECHO Done"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="3D Plugin Debug|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\LinearMath;..\..\..\Bullet;..\..\..\BulletDynamics;..\..\..\Extras\PhysicsInterface\Common"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\debug\CcdPhysics.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\CcdPhysics\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-ECHO Done"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="3D Plugin Release|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\LinearMath;..\..\..\Bullet;..\..\..\BulletDynamics;..\..\..\Extras\PhysicsInterface\Common"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="2"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\ccdphysics\mtdll\CcdPhysics.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\CcdPhysics\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\CcdPhysics
-ECHO Done"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
-
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\CcdPhysics\CcdPhysicsController.cpp">
- <FileConfiguration
- Name="Blender Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Blender Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\CcdPhysics\CcdPhysicsEnvironment.cpp">
- <FileConfiguration
- Name="Blender Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Blender Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\CcdPhysics\CcdPhysicsController.h">
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\CcdPhysics\CcdPhysicsEnvironment.h">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/extern/bullet/make/msvc_7_0/Physics_Interface/PhysicsInterfaceCommon_vc7.vcproj b/extern/bullet/make/msvc_7_0/Physics_Interface/PhysicsInterfaceCommon_vc7.vcproj
deleted file mode 100644
index 0b4ee6da5c0..00000000000
--- a/extern/bullet/make/msvc_7_0/Physics_Interface/PhysicsInterfaceCommon_vc7.vcproj
+++ /dev/null
@@ -1,323 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.0"
- Name="PhysicsInterfaceCommon"
- ProjectGUID="{87D8C006-6DCC-4156-A03E-8CEA1B4C0580}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Blender Debug|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\LinearMath"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\debug\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\debug\PhysicsInterfaceCommon.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\Common\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-ECHO Done
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Blender Release|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\LinearMath"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="0"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\PhysicsInterfaceCommon.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\Common\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-ECHO Done
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="3D Plugin Debug|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\..\LinearMath"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\debug\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\mtdll\debug\PhysicsInterfaceCommon.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\Common\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-ECHO Done
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="3D Plugin Release|Win32"
- OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll"
- IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll"
- ConfigurationType="4"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\..\LinearMath"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- RuntimeLibrary="2"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\$(TargetName).pch"
- AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\"
- ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\"
- ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\bullet\physics_interface\mtdll\"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\mtdll\PhysicsInterfaceCommon.lib"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="ECHO Copying header files
-IF NOT EXIST ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon MKDIR ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-XCOPY /Y ..\..\..\Extras\PhysicsInterface\Common\*.h ..\..\..\..\..\..\build\msvc_7\extern\bullet\include\PhysicsInterfaceCommon
-ECHO Done
-"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
-
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IMotionState.cpp">
- <FileConfiguration
- Name="Blender Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Blender Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IPhysicsController.cpp">
- <FileConfiguration
- Name="Blender Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Blender Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IPhysicsEnvironment.cpp">
- <FileConfiguration
- Name="Blender Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="Blender Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- <FileConfiguration
- Name="3D Plugin Release|Win32">
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)/$(InputName)1.obj"/>
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_DynamicTypes.h">
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IMotionState.h">
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IPhysicsController.h">
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_IPhysicsEnvironment.h">
- </File>
- <File
- RelativePath="..\..\..\Extras\PhysicsInterface\Common\PHY_Pro.h">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/extern/make/msvc_7_0/build_install_all.vcproj b/extern/make/msvc_7_0/build_install_all.vcproj
index 3396ecbb799..334acec91c2 100644
--- a/extern/make/msvc_7_0/build_install_all.vcproj
+++ b/extern/make/msvc_7_0/build_install_all.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="build_install_all"
ProjectGUID="{9C71A793-C177-4CAB-8EC5-923D500B39F8}"
RootNamespace="build_install_all"
@@ -76,8 +76,7 @@
Name="VCPreBuildEventTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
</Files>
<Globals>
diff --git a/extern/make/msvc_7_0/extern.sln b/extern/make/msvc_7_0/extern.sln
index f62217f94ee..768be632bc5 100644
--- a/extern/make/msvc_7_0/extern.sln
+++ b/extern/make/msvc_7_0/extern.sln
@@ -1,4 +1,4 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
+Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "build_install_all", "build_install_all.vcproj", "{9C71A793-C177-4CAB-8EC5-923D500B39F8}"
ProjectSection(ProjectDependencies) = postProject
{F9850C15-FF0A-429E-9D47-89FB433C9BD8} = {F9850C15-FF0A-429E-9D47-89FB433C9BD8}
diff --git a/extern/qhull/make/msvc_7_0/qhull.vcproj b/extern/qhull/make/msvc_7_0/qhull.vcproj
index 1b754d8e076..b9f8d8946fe 100644
--- a/extern/qhull/make/msvc_7_0/qhull.vcproj
+++ b/extern/qhull/make/msvc_7_0/qhull.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="qhull"
ProjectGUID="{6461F05D-4698-47AB-A8E8-1CA2ACC9948B}"
SccProjectName=""
@@ -234,8 +234,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/extern/solid/make/msvc_7_0/broad/broad.vcproj b/extern/solid/make/msvc_7_0/broad/broad.vcproj
index adb56424e60..24a2cfbabca 100644
--- a/extern/solid/make/msvc_7_0/broad/broad.vcproj
+++ b/extern/solid/make/msvc_7_0/broad/broad.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="broad"
ProjectGUID="{0112CAD5-3584-412A-A2E5-1315A00437B4}"
SccProjectName=""
@@ -218,8 +218,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/extern/solid/make/msvc_7_0/complex/complex.vcproj b/extern/solid/make/msvc_7_0/complex/complex.vcproj
index 2a895fa28d3..efe2d2d640d 100644
--- a/extern/solid/make/msvc_7_0/complex/complex.vcproj
+++ b/extern/solid/make/msvc_7_0/complex/complex.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="complex"
ProjectGUID="{B83C6BED-11EC-46C8-AFFA-121EEDE94373}"
SccProjectName=""
@@ -220,8 +220,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/extern/solid/make/msvc_7_0/convex/convex.vcproj b/extern/solid/make/msvc_7_0/convex/convex.vcproj
index da088b5972f..3375de3e8da 100644
--- a/extern/solid/make/msvc_7_0/convex/convex.vcproj
+++ b/extern/solid/make/msvc_7_0/convex/convex.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="convex"
ProjectGUID="{524264F4-DF21-4B79-847F-E7CA643ECD0B}"
SccProjectName=""
@@ -218,8 +218,7 @@
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"
diff --git a/extern/solid/make/msvc_7_0/solid.vcproj b/extern/solid/make/msvc_7_0/solid.vcproj
index d9e6332987c..74539d9778d 100644
--- a/extern/solid/make/msvc_7_0/solid.vcproj
+++ b/extern/solid/make/msvc_7_0/solid.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="7.0"
Name="solid"
ProjectGUID="{D696C86B-0B53-4471-A50D-5B983A6FA4AD}"
SccProjectName=""
@@ -242,8 +242,7 @@ ECHO Done
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
- <References>
- </References>
+
<Files>
<Filter
Name="Source Files"