This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj

371 lines
12 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="BLI_blenlib"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll"
IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenlib\mtdll/BLI_blenlib.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenlib\mtdll/"
ObjectFile="..\..\..\..\obj\windows\blender\blenlib\mtdll/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenlib\mtdll/"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\blenlib\mtdll\BLI_blenlib.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"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\debug"
IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenlib\debug/BLI_blenlib.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenlib\debug/"
ObjectFile="..\..\..\..\obj\windows\blender\blenlib\debug/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenlib\debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\blenlib\debug\BLI_blenlib.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"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\blenlib"
IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenlib/BLI_blenlib.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenlib/"
ObjectFile="..\..\..\..\obj\windows\blender\blenlib/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenlib/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\blenlib\BLI_blenlib.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"/>
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug/BLI_blenlib.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
ObjectFile="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug\BLI_blenlib.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"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_dynstr.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_ghash.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_linklist.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_memarena.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\arithb.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\dynlib.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\fileops.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\gsqueue.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\matrixops.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\noise.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\psfont.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\rand.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\rct.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\scanfill.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\storage.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\time.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\util.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\vectorops.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\winstuff.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_arithb.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_blenlib.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_callbacks.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_callbacks.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_editVert.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_fileops.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_fileops.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_ghash.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_linklist.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_listBase.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_memHead.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_memarena.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_noise.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_objfnt.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_objfnt.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_objfnt_types.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_packedFile_types.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_psfont.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\intern\BLI_psfont.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_rct.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_scanfill.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_scanfill.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_storage.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_storage.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_storage_types.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_util.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_util.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_vec_types.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\BLI_winstuff.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\MTC_matrixops.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\MTC_vectorops.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\PIL_dynlib.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\blenlib\PIL_time.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\matrixops.h">
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\vectorops.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>