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
diff options
context:
space:
mode:
Diffstat (limited to 'projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj')
-rw-r--r--projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj522
1 files changed, 522 insertions, 0 deletions
diff --git a/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
new file mode 100644
index 00000000000..aadef58f84a
--- /dev/null
+++ b/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
@@ -0,0 +1,522 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="BLI_blenlib"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="3D Plugin Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\BLI_blenlib.lib"
+ AdditionalLibraryDirectories=""
+ 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="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_FREETYPE2;WITH_VERSE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="StdAfx.h"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\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"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;WITH_FREETYPE2;WITH_VERSE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
+ AdditionalLibraryDirectories=""
+ 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\source\blender\blenlib\mtdll\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\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"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="BlenderPlayer Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough="StdAfx.h"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\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"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="BlenderPlayer Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\zlib\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
+ WarningLevel="2"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
+ AdditionalLibraryDirectories=""
+ 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>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c">
+ </File>
+ <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_heap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_kdopbvh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_kdtree.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\BLI_mempool.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\boxpack2d.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\bpath.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\dynlib.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\edgehash.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\fileops.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\fnmatch.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\freetypefont.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\graph.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\gsqueue.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\jitter.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\threads.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\BLI_boxpack2d.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_bpath.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_callbacks.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_edgehash.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_fnmatch.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_ghash.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_graph.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_heap.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_jitter.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_kdopbvh.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_kdtree.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_linklist.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_memarena.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_mempool.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_scanfill.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_storage.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_storage_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\BLI_threads.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenlib\intern\BLI_util.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>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>