forked from bartvdbraak/blender
f54a113cde
This should bring the projectfiles upto date for msvc7. Moving these to version 7.1 so that the version 8 people don't have such a hard time importing into 2005. Build intern.sln, extern.sln and then blender.sln. Enjoy. :p
338 lines
9.7 KiB
XML
338 lines
9.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="convex"
|
|
ProjectGUID="{524264F4-DF21-4B79-847F-E7CA643ECD0B}"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Blender Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug"
|
|
IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
|
|
PreprocessorDefinitions="_DEBUG;QHULL;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\convex.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
|
|
ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\debug\convex.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Blender Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex"
|
|
IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
|
|
PreprocessorDefinitions="NDEBUG;QHULL;WIN32;_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\convex.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
|
|
ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\convex.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3D Plugin Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll"
|
|
IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
|
|
PreprocessorDefinitions="NDEBUG;QHULL;WIN32;_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\convex.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\"
|
|
ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\mtdll\convex.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3D Plugin Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug"
|
|
IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
|
|
PreprocessorDefinitions="_DEBUG;QHULL;WIN32;_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\convex.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
|
|
ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\mtdll\debug\convex.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Accuracy.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Box.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Cone.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Convex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Cylinder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Facet.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_LineSegment.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_PenDepth.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Point.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Polyhedron.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Polytope.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Sphere.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\convex\DT_Triangle.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Accuracy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Array.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Box.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Cone.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Convex.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Cylinder.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Facet.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_GJK.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Hull.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_IndexArray.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_LineSegment.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Minkowski.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_PenDepth.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Point.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Polyhedron.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Polytope.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Shape.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Sphere.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Transform.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_Triangle.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convex\DT_VertexBase.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|