forked from bartvdbraak/blender
488 lines
14 KiB
XML
488 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="INT_boolop"
|
|
ProjectGUID="{EB75F4D6-2970-4A3A-8D99-2BAD7201C0E9}"
|
|
RootNamespace="boolop"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Blender Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\debug"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\extern;..\..\..\..\..\build\msvc_9\intern\moto\include;..\..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\..\build\msvc_9\intern\container\include;..\..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\source\blender\blenlib;..\..\..\..\source\blender\makesdna;$(NOINHERIT)"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\boolop\debug\bsplib.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\boolop\debug\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\boolop\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\boolop\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\debug\libboolop.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BOOLOP files library (debug target) to lib tree"
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\boolop\include MKDIR ..\..\..\..\..\build\msvc_9\intern\boolop\include
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_9\intern\boolop\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Blender Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\boolop"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\boolop"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\extern;..\..\..\..\..\build\msvc_9\intern\moto\include;..\..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\..\build\msvc_9\intern\container\include;..\..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\source\blender\blenlib;..\..\..\..\source\blender\makesdna;$(NOINHERIT)"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\boolop\bsplib.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\boolop\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\boolop\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\boolop\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\libboolop.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BOOLOP files library to lib tree"
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\boolop\include MKDIR ..\..\..\..\..\build\msvc_9\intern\boolop\include
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_9\intern\boolop\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3DPlugin Release|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
AdditionalIncludeDirectories="..\..\extern;..\..\..\..\..\build\msvc_9\intern\moto\include;..\..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\..\build\msvc_9\intern\container\include;..\..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\source\blender\blenlib;..\..\..\..\source\blender\makesdna;$(NOINHERIT)"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\bsplib.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\libboolop.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BOOLOP files library to lib tree"
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\boolop\include MKDIR ..\..\..\..\..\build\msvc_9\intern\boolop\include
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_9\intern\boolop\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="3DPlugin Debug|Win32"
|
|
OutputDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug"
|
|
IntermediateDirectory="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\extern;..\..\..\..\..\build\msvc_9\intern\moto\include;..\..\..\..\..\build\msvc_9\intern\memutil\include;..\..\..\..\..\build\msvc_9\intern\container\include;..\..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\source\blender\blenlib;..\..\..\..\source\blender\makesdna;$(NOINHERIT)"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug\bsplib.pch"
|
|
AssemblerListingLocation="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug\"
|
|
ObjectFile="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug\"
|
|
ProgramDataBaseFileName="..\..\..\..\..\build\msvc_9\intern\boolop\mtdll\debug\"
|
|
WarningLevel="2"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1043"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="..\..\..\..\..\build\msvc_9\libs\intern\mtdll\debug\libboolop.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Copying BOOLOP files library (debug target) to lib tree"
|
|
CommandLine="ECHO Copying header files
IF NOT EXIST ..\..\..\..\..\build\msvc_9\intern\boolop\include MKDIR ..\..\..\..\..\build\msvc_9\intern\boolop\include
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_9\intern\boolop\include
ECHO Done
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="intern"
|
|
>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BSPNode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BSPTree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Edge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Face.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Face2Face.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_MathUtils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Merge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Merge2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Mesh.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Segment.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Splitter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Tag.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Triangulator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Vertex.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BBox.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BSPNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_BSPTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Chrono.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Edge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Face.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Face2Face.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Indexs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_MathUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Merge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Merge2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Mesh.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Misc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Segment.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Splitter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Tag.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Triangulator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\intern\BOP_Vertex.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="extern"
|
|
>
|
|
<File
|
|
RelativePath="..\..\extern\BOP_Interface.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|