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/make
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2003-03-19 03:49:28 +0300
committerDaniel Dunbar <daniel@zuster.org>2003-03-19 03:49:28 +0300
commit8003eb8628d284e6b70810274878a82f6bfe3c42 (patch)
treef1436b72e3b14ebe1854f554e224b648adab59dc /make
parent8768fdf08f995fe792804e0080a6f024c39bf03e (diff)
Creator portion of VC7 projectfiles, put in make/msvc_7_0 for consistency w/ intern
projectfiles organization.
Diffstat (limited to 'make')
-rw-r--r--make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj209
-rw-r--r--make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj126
-rw-r--r--make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj212
-rw-r--r--make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj213
-rw-r--r--make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj209
-rw-r--r--make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj212
-rw-r--r--make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj212
-rw-r--r--make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj213
-rw-r--r--make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj215
-rw-r--r--make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj209
-rw-r--r--make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj216
-rw-r--r--make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj209
-rw-r--r--make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj122
-rw-r--r--make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj227
-rw-r--r--make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj218
-rw-r--r--make/msvc_7_0/blender/avi/BL_avi.vcproj250
-rw-r--r--make/msvc_7_0/blender/blender.sln644
-rw-r--r--make/msvc_7_0/blender/blender.vcproj165
-rw-r--r--make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj607
-rw-r--r--make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj370
-rw-r--r--make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj134
-rw-r--r--make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj267
-rw-r--r--make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj232
-rw-r--r--make/msvc_7_0/blender/glut/BL_glut.vcproj320
-rw-r--r--make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj344
-rw-r--r--make/msvc_7_0/blender/img/BL_img.vcproj173
-rw-r--r--make/msvc_7_0/blender/loader/BLO_loader.vcproj230
-rw-r--r--make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj415
-rw-r--r--make/msvc_7_0/blender/misc/BL_misc.vcproj124
-rw-r--r--make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj142
-rw-r--r--make/msvc_7_0/blender/render/BRE_render.vcproj274
-rw-r--r--make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj124
-rw-r--r--make/msvc_7_0/blender/src/BL_src.vcproj369
-rw-r--r--make/msvc_7_0/blender/src/BL_src_cre.vcproj123
-rw-r--r--make/msvc_7_0/blender/src/BL_src_pub.vcproj123
35 files changed, 8452 insertions, 0 deletions
diff --git a/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj b/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj
new file mode 100644
index 00000000000..984c8846956
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj
@@ -0,0 +1,209 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_decrypt"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..source\blender\writestream,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decrypt\mtdll/BLO_decrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decrypt\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decrypt\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decrypt\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decrypt\mtdll\BLO_decrypt.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\decrypt\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decrypt\debug/BLO_decrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decrypt\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decrypt\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decrypt\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decrypt\debug\BLO_decrypt.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="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..source\blender\writestream,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug/BLO_decrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug\BLO_decrypt.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\decrypt"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..source\blender\writestream,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decrypt/BLO_decrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decrypt/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decrypt/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decrypt/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decrypt\BLO_decrypt.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\decrypt\intern\BLO_decrypt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj b/make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj
new file mode 100644
index 00000000000..0b7dc2c90ed
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_decrypt_stub"
+ ProjectGUID="{98F088BF-0B6E-4E53-8D82-E9DD95F89DF2}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\decryptstub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decryptstub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decryptstub\debug/BLO_decrypt_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decryptstub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decryptstub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decryptstub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decryptstub\debug\BLO_decrypt_stub.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\decryptstub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\decryptstub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\decryptstub/BLO_decrypt_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\decryptstub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\decryptstub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\decryptstub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\decryptstub\BLO_decrypt_stub.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <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\decrypt\stub\BLO_decryptSTUB.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\decrypt\BLO_decrypt.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\decrypt\BLO_en_de_cryptHeader.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj b/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
new file mode 100644
index 00000000000..ddd21b828ba
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
@@ -0,0 +1,212 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_deflate"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate\mtdll/BLO_deflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate\mtdll\BLO_deflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\deflate\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate\debug/BLO_deflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate\debug\BLO_deflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate\mtdll_debug/BLO_deflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate\mtdll_debug\BLO_deflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\deflate"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate/BLO_deflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate\BLO_deflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <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\deflate\intern\BLO_deflate.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\deflate\BLO_deflate.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj b/make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj
new file mode 100644
index 00000000000..7440e86f32d
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_deflate_stub"
+ ProjectGUID="{237BD28A-0FCA-4D27-B4CF-3CEE9D20FC13}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\deflate_stub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate_stub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate_stub/BLO_deflate_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate_stub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate_stub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate_stub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate_stub\BLO_deflate_stub.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\deflate_stub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate_stub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\deflate_stub\debug/BLO_deflate_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\deflate_stub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\deflate_stub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\deflate_stub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\deflate_stub\debug\BLO_deflate_stub.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="MT DLL Release|Win32"
+ OutputDirectory=".\BLO_deflate_stub___Win32_MT_DLL_Release"
+ IntermediateDirectory=".\BLO_deflate_stub___Win32_MT_DLL_Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\BLO_deflate_stub___Win32_MT_DLL_Release/BLO_deflate_stub.pch"
+ AssemblerListingLocation=".\BLO_deflate_stub___Win32_MT_DLL_Release/"
+ ObjectFile=".\BLO_deflate_stub___Win32_MT_DLL_Release/"
+ ProgramDataBaseFileName=".\BLO_deflate_stub___Win32_MT_DLL_Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\BLO_deflate_stub___Win32_MT_DLL_Release\BLO_deflate_stub.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=".\BLO_deflate_stub___Win32_MT_DLL_Debug"
+ IntermediateDirectory=".\BLO_deflate_stub___Win32_MT_DLL_Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\BLO_deflate_stub___Win32_MT_DLL_Debug/BLO_deflate_stub.pch"
+ AssemblerListingLocation=".\BLO_deflate_stub___Win32_MT_DLL_Debug/"
+ ObjectFile=".\BLO_deflate_stub___Win32_MT_DLL_Debug/"
+ ProgramDataBaseFileName=".\BLO_deflate_stub___Win32_MT_DLL_Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\BLO_deflate_stub___Win32_MT_DLL_Debug\BLO_deflate_stub.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\deflate\stub\BLO_deflateSTUB.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\deflate\BLO_deflate.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj b/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
new file mode 100644
index 00000000000..7488934e2c7
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
@@ -0,0 +1,209 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_encrypt"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\readstreamglue,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\decrypt"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug/BLO_encrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug\BLO_encrypt.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\readstreamglue,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\decrypt"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\encrypt\mtdll/BLO_encrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\encrypt\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\encrypt\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\encrypt\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\encrypt\mtdll\BLO_encrypt.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\encrypt\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\readstreamglue,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\decrypt"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\encrypt\debug/BLO_encrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\encrypt\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\encrypt\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\encrypt\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\encrypt\debug\BLO_encrypt.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\encrypt"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\readstreamglue,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\decrypt"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\encrypt/BLO_encrypt.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\encrypt/"
+ ObjectFile="..\..\..\..\obj\windows\blender\encrypt/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\encrypt/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\encrypt\BLO_encrypt.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\encrypt\intern\BLO_encrypt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj b/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
new file mode 100644
index 00000000000..5e894d35cdc
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
@@ -0,0 +1,212 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_inflate"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\inflate\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\inflate\debug/BLO_inflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\inflate\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\inflate\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\inflate\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\inflate\debug\BLO_inflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\inflate\mtdll_debug/BLO_inflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\inflate\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\inflate\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\inflate\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\inflate\mtdll_debug\BLO_inflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\inflate"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\inflate/BLO_inflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\inflate/"
+ ObjectFile="..\..\..\..\obj\windows\blender\inflate/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\inflate/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\inflate\BLO_inflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\inflate\mtdll/BLO_inflate.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\inflate\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\inflate\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\inflate\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\inflate\mtdll\BLO_inflate.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <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\inflate\intern\BLO_inflate.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\inflate\BLO_inflate.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj b/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
new file mode 100644
index 00000000000..c0500e6c114
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
@@ -0,0 +1,212 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_readblenfile"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll/BLO_readblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll\BLO_readblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\readstreamglue\,..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile\debug/BLO_readblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile\debug\BLO_readblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\readstreamglue\,..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug/BLO_readblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug\BLO_readblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile/BLO_readblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile\BLO_readblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <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\readblenfile\intern\BLO_readblenfile.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\readblenfile\BLO_readblenfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj b/make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj
new file mode 100644
index 00000000000..3dd2e54379c
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj
@@ -0,0 +1,213 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_readblenfile_stub"
+ ProjectGUID="{2B7DAEB7-5C25-4124-9550-3DEDE02593A2}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll\BLO_readblenfile_stub.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\readblenfile_stub\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug\BLO_readblenfile_stub.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="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile_stub\debug/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile_stub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile_stub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile_stub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\debug\BLO_readblenfile_stub.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\readblenfile_stub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readblenfile\,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readblenfile_stub/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readblenfile_stub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readblenfile_stub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readblenfile_stub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\BLO_readblenfile_stub.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\readblenfile\stub\BLO_readblenfileSTUB.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\readblenfile\BLO_readblenfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj b/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
new file mode 100644
index 00000000000..b1b64d38bac
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
@@ -0,0 +1,215 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_readstreamglue"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\source\blender\readstreamglue\stubs,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\inflate,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\verify,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readstreamglue/BLO_readstreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readstreamglue/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readstreamglue/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readstreamglue/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\BLO_readstreamglue.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\readstreamglue\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\lib\windows\zlib\include,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\source\blender\readstreamglue\stubs,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\inflate,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\verify,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug/BLO_readstreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug\BLO_readstreamglue.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\source\blender\readstreamglue\stubs,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\inflate,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\verify,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll/BLO_readstreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readstreamglue\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readstreamglue\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll\BLO_readstreamglue.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\readstreamglue\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\lib\windows\zlib\include,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\source\blender\readstreamglue\stubs,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\inflate,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\verify,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\readstreamglue\debug/BLO_readstreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\readstreamglue\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\readstreamglue\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\readstreamglue\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\debug\BLO_readstreamglue.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\readstreamglue\intern\BLO_keyStore.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlue.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlueLoopBack.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj b/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
new file mode 100644
index 00000000000..4f4e958fa45
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
@@ -0,0 +1,209 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_sign"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\sign\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\sign\debug/BLO_sign.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\sign\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\sign\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\sign\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\sign\debug\BLO_sign.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\sign\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\sign\mtdll/BLO_sign.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\sign\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\sign\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\sign\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\sign\mtdll\BLO_sign.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\sign\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\sign\mtdll_debug/BLO_sign.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\sign\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\sign\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\sign\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\sign\mtdll_debug\BLO_sign.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\sign"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\sign"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\writestreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\sign/BLO_sign.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\sign/"
+ ObjectFile="..\..\..\..\obj\windows\blender\sign/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\sign/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\sign\BLO_sign.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\sign\intern\BLO_sign.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj b/make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj
new file mode 100644
index 00000000000..5c441aac564
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_streamglue_stub"
+ ProjectGUID="{906C9FC4-FAF6-4555-B179-8803FEBAC384}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory=".\BLO_streamglue_stub___Win32_MT_DLL_Release"
+ IntermediateDirectory=".\BLO_streamglue_stub___Win32_MT_DLL_Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\BLO_streamglue_stub___Win32_MT_DLL_Release/BLO_streamglue_stub.pch"
+ AssemblerListingLocation=".\BLO_streamglue_stub___Win32_MT_DLL_Release/"
+ ObjectFile=".\BLO_streamglue_stub___Win32_MT_DLL_Release/"
+ ProgramDataBaseFileName=".\BLO_streamglue_stub___Win32_MT_DLL_Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\BLO_streamglue_stub___Win32_MT_DLL_Release\BLO_streamglue_stub.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=".\BLO_streamglue_stub___Win32_MT_DLL_Debug"
+ IntermediateDirectory=".\BLO_streamglue_stub___Win32_MT_DLL_Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\BLO_streamglue_stub___Win32_MT_DLL_Debug/BLO_streamglue_stub.pch"
+ AssemblerListingLocation=".\BLO_streamglue_stub___Win32_MT_DLL_Debug/"
+ ObjectFile=".\BLO_streamglue_stub___Win32_MT_DLL_Debug/"
+ ProgramDataBaseFileName=".\BLO_streamglue_stub___Win32_MT_DLL_Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\BLO_streamglue_stub___Win32_MT_DLL_Debug\BLO_streamglue_stub.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="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\streamglue_stub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\streamglue_stub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\streamglue_stub\debug/BLO_streamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\streamglue_stub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\streamglue_stub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\streamglue_stub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\streamglue_stub\debug\BLO_streamglue_stub.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\streamglue_stub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\streamglue_stub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\streamglue_stub/BLO_streamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\streamglue_stub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\streamglue_stub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\streamglue_stub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\streamglue_stub\BLO_streamglue_stub.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\blender\streamglue\stub\BLO_streamGlueControlSTUB.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\streamglue\stub\BLO_streamGlueSTUB.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\blender\streamglue\BLO_streamglue.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj b/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
new file mode 100644
index 00000000000..b88635222d9
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
@@ -0,0 +1,209 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_verify"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\verify\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\verify\mtdll_debug/BLO_verify.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\verify\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\verify\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\verify\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\verify\mtdll_debug\BLO_verify.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\verify"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\verify"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\verify/BLO_verify.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\verify/"
+ ObjectFile="..\..\..\..\obj\windows\blender\verify/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\verify/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\verify\BLO_verify.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\verify\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\verify\debug/BLO_verify.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\verify\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\verify\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\verify\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\verify\debug\BLO_verify.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\verify\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\verify\mtdll/BLO_verify.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\verify\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\verify\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\verify\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\verify\mtdll\BLO_verify.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\verify\intern\BLO_verify.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj b/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
new file mode 100644
index 00000000000..ac8a9bfde46
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_writeblenfile"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writeblenfile"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writeblenfile"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\writestreamglue\,..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writeblenfile/BLO_writeblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writeblenfile/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writeblenfile/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writeblenfile/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writeblenfile\BLO_writeblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writeblenfile\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writeblenfile\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\blenloader\,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writeblenfile\debug/BLO_writeblenfile.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writeblenfile\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writeblenfile\debug\BLO_writeblenfile.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <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\writeblenfile\intern\BLO_writeblenfile.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\writeblenfile\BLO_writeblenfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj b/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
new file mode 100644
index 00000000000..327468b092b
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_writestreamglue"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug/BLO_writestreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug\BLO_writestreamglue.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\writestreamglue"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue/BLO_writestreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\BLO_writestreamglue.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\writestreamglue\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue\debug/BLO_writestreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\debug\BLO_writestreamglue.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll/BLO_writestreamglue.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll\BLO_writestreamglue.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_dumpFromMemory.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_getPubKey.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_streamGlueControl.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_writeStreamGlue.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\BLO_getPubKey.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\BLO_writeStreamErrors.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\BLO_writeStreamGlue.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj b/make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj
new file mode 100644
index 00000000000..485b78465cf
--- /dev/null
+++ b/make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj
@@ -0,0 +1,218 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_writestreamglue_stub"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll\BLO_writestreamglue_stub.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\writestreamglue_stub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\debug\BLO_writestreamglue_stub.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="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug\BLO_writestreamglue_stub.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\writestreamglue_stub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\deflate,..\..\..\..\source\blender\encrypt,..\..\..\..\source\blender\sign,..\..\..\..\source\blender\writeblenfile,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\writestreamglue_stub/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\writestreamglue_stub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\writestreamglue_stub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\writestreamglue_stub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\BLO_writestreamglue_stub.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_getPubKeySTUB.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_keyStoreSTUB.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_streamGlueControlSTUB.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_writeStreamGlueSTUB.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/avi/BL_avi.vcproj b/make/msvc_7_0/blender/avi/BL_avi.vcproj
new file mode 100644
index 00000000000..0056a81b7b7
--- /dev/null
+++ b/make/msvc_7_0/blender/avi/BL_avi.vcproj
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_avi"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\avi\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\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\avi,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,DWORDS_LITTLEENDIAN"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\avi\mtdll_debug/BL_avi.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\avi\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\avi\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\avi\mtdll_debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\avi\mtdll_debug\BL_avi.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="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\avi\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,DWORDS_LITTLEENDIAN"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\avi\debug/BL_avi.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\avi\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\avi\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\avi\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\avi\debug\BL_avi.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\avi"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\avi"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,DWORDS_LITTLEENDIAN"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\avi/BL_avi.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\avi/"
+ ObjectFile="..\..\..\..\obj\windows\blender\avi/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\avi/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\avi\BL_avi.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 Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\avi\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,DWORDS_LITTLEENDIAN"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\avi\mtdll/BL_avi.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\avi\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\avi\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\avi\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\avi\mtdll\BL_avi.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\avi.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\avirgb.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\codecs.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\endian.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\mjpeg.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\options.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\rgb32.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\AVI_avi.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\avi_intern.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\avirgb.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\endian.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\avi\intern\jmf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\mjpeg.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\avi\intern\rgb32.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/blender.sln b/make/msvc_7_0/blender/blender.sln
new file mode 100644
index 00000000000..f63f14a1a7d
--- /dev/null
+++ b/make/msvc_7_0/blender/blender.sln
@@ -0,0 +1,644 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BKE_blenkernel", "blenkernel\BKE_blenkernel.vcproj", "{CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLI_blenlib", "blenlib\BLI_blenlib.vcproj", "{844A18EC-3567-4D61-AD55-443D5165B788}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_decrypt", "BLO_decrypt\BLO_decrypt.vcproj", "{2B8C18F8-5C49-4F35-9344-9295475514BC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_deflate", "BLO_deflate\BLO_deflate.vcproj", "{92145837-A045-4A9D-AD68-595137973F14}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_encrypt", "BLO_encrypt\BLO_encrypt.vcproj", "{CD90051B-6606-483D-AFB9-2CB6D23C04C1}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_inflate", "BLO_inflate\BLO_inflate.vcproj", "{2C2F5129-7138-4E30-8E87-35ED7BF873DB}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_loader", "loader\BLO_loader.vcproj", "{D9D18223-DA07-47D9-B4DF-E341EC986EE4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_readblenfile", "BLO_readblenfile\BLO_readblenfile.vcproj", "{0669723E-33F9-458D-9FB3-47C4041A7C75}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_readstreamglue", "BLO_readstreamglue\BLO_readstreamglue.vcproj", "{90D58EC6-183B-4600-A2AE-385F59F39F7E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_sign", "BLO_sign\BLO_sign.vcproj", "{B9317350-AFB5-464F-A263-C8E3A52FC258}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_verify", "BLO_verify\BLO_verify.vcproj", "{8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_writeblenfile", "BLO_writeblenfile\BLO_writeblenfile.vcproj", "{06EF2D04-CA75-428F-A8AE-4BB197DBA04E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_writestreamglue", "BLO_writestreamglue\BLO_writestreamglue.vcproj", "{4702F6BA-8811-4E99-9254-8BD6104E9E0F}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BLO_writestreamglue_stub", "BLO_writestreamglue_stub\BLO_writestreamglue_stub.vcproj", "{0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_avi", "avi\BL_avi.vcproj", "{E1F17070-341C-4B91-969D-98F49D826CA1}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_imbuf", "imbuf\BL_imbuf.vcproj", "{95A522B2-4027-46A3-AD35-429637083AD4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_img", "img\BL_img.vcproj", "{84833EE1-258A-4458-A751-EBEBA8041A2E}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_misc", "misc\BL_misc.vcproj", "{428B758E-B922-429A-BC78-7AF313814E26}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_src", "src\BL_src.vcproj", "{CAF7CF85-4F4D-40D7-9910-3D8A345AB030}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_src_cre", "src\BL_src_cre.vcproj", "{4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BL_src_pub", "src\BL_src_pub.vcproj", "{1F0CD0C4-FF0A-4640-81C3-4C226258CC82}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BPY_frozen", "bpython\frozen\BPY_frozen.vcproj", "{357DBAE5-C80C-49C8-A419-4A2F8BAE7157}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BPY_python", "bpython\intern\BPY_python\BPY_python.vcproj", "{BC5E4615-C575-422F-B045-DBB61FE5E007}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BRA_radiosity", "radiosity\BRA_radiosity.vcproj", "{659B0FC7-1331-46E0-85F0-32A7185553DC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BRE_render", "render\BRE_render.vcproj", "{921FA46A-AE8D-4D87-BA8F-B51AE6362A34}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BRE_renderconverter", "renderconverter\BRE_renderconverter.vcproj", "{CBAF667D-ED17-4B75-8D85-7CC94C2095A4}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DNA_makesdna", "makesdna\DNA_makesdna.vcproj", "{D4DD8170-DE95-4EDA-8982-C8D1A48DB482}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EXP_expressions", "..\gameengine\expression\EXP_expressions.vcproj", "{12A2C607-73BB-475C-8986-7FEF99F3E8D0}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GP_axctl", "..\gameengine\gameplayer\axctl\GP_axctl.vcproj", "{548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GP_common", "..\gameengine\gameplayer\common\GP_common.vcproj", "{490514C1-01D3-47A1-83D9-6C26A426B789}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GP_ghost", "..\gameengine\gameplayer\ghost\GP_ghost.vcproj", "{B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KX_blenderhook", "..\gameengine\blenderhook\KX_blenderhook.vcproj", "{F9C72839-5681-4411-8126-30769029C168}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KX_converter", "..\gameengine\converter\KX_converter.vcproj", "{5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KX_ketsji", "..\gameengine\ketsji\KX_ketsji.vcproj", "{7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KX_network", "..\gameengine\ketsji\network\KX_network.vcproj", "{ADCE0798-0BCE-4871-9524-6881A7E8814A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NG_loopbacknetwork", "..\gameengine\network\loopbacknetwork\NG_loopbacknetwork.vcproj", "{D2B99ECE-FE80-4832-B613-006E7C9514E5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NG_network", "..\gameengine\network\network\NG_network.vcproj", "{200FDF97-660C-4E2E-A412-9C91825E6E30}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PHY_Dummy", "..\GAMEENGINE\PHYSICS\PHY_PHYSICS\PHY_Dummy\PHY_Dummy.vcproj", "{A0411E9D-5592-4C10-B651-A1EB4C56AE6D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PHY_Ode", "..\gameengine\physics\PHY_Physics\PHY_Ode\PHY_Ode.vcproj", "{7C8B6B09-85C4-4376-BF82-C4901643F4AC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PHY_Physics", "..\gameengine\physics\PHY_Physics\PHY_Physics.vcproj", "{CD5D0DDE-D1E4-4898-9162-388546C2D580}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RAS_openglrasterizer", "..\gameengine\rasterizer\openglrasterizer\RAS_openglrasterizer.vcproj", "{3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RAS_rasterizer", "..\gameengine\rasterizer\RAS_rasterizer.vcproj", "{FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SCA_GameLogic", "..\gameengine\gamelogic\SCA_GameLogic.vcproj", "{6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SG_SceneGraph", "..\gameengine\scenegraph\SG_SceneGraph.vcproj", "{38747004-F705-4D35-AC83-559CD1E44A49}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SND_Dummy", "..\gameengine\sound\dummy\SND_Dummy.vcproj", "{CFC9AD75-0689-4E2A-917E-EC6244B69D96}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SND_fmod", "..\gameengine\sound\fmod\SND_fmod.vcproj", "{A4FDDF7A-1983-423E-A5FB-248801E5D691}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SND_openal", "..\gameengine\sound\openal\SND_openal.vcproj", "{F37885B0-A76E-46A9-9A1A-0FDD57E99739}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SND_sound", "..\gameengine\sound\SND_sound.vcproj", "{704ACB03-66B5-4F56-832E-AA664A4121CB}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SYS_system", "..\kernel\system\SYS_system.vcproj", "{D85BC658-B313-4EFC-B0AC-5E25D7A1C421}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blender", "blender.vcproj", "{E6184267-FCA1-4F41-8EF2-1653D21D956F}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "blenpluginapi", "blenpluginapi\blenpluginapi\blenpluginapi.vcproj", "{932D3647-0FE4-41E9-A3A0-B372901ECE34}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gen_messaging", "..\KERNEL\gen_messaging\gen_messaging.vcproj", "{5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = MT DLL Debug
+ ConfigName.2 = MT DLL Release
+ ConfigName.3 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.0 = {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.1 = {12A2C607-73BB-475C-8986-7FEF99F3E8D0}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.2 = {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.3 = {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.4 = {38747004-F705-4D35-AC83-559CD1E44A49}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.5 = {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.6 = {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.7 = {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.8 = {490514C1-01D3-47A1-83D9-6C26A426B789}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.9 = {ADCE0798-0BCE-4871-9524-6881A7E8814A}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.10 = {D2B99ECE-FE80-4832-B613-006E7C9514E5}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.11 = {200FDF97-660C-4E2E-A412-9C91825E6E30}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.12 = {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.13 = {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.14 = {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.15 = {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.16 = {2B8C18F8-5C49-4F35-9344-9295475514BC}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.17 = {2C2F5129-7138-4E30-8E87-35ED7BF873DB}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.18 = {D9D18223-DA07-47D9-B4DF-E341EC986EE4}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.19 = {0669723E-33F9-458D-9FB3-47C4041A7C75}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.20 = {90D58EC6-183B-4600-A2AE-385F59F39F7E}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.21 = {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.22 = {E1F17070-341C-4B91-969D-98F49D826CA1}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.23 = {95A522B2-4027-46A3-AD35-429637083AD4}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.24 = {844A18EC-3567-4D61-AD55-443D5165B788}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.25 = {704ACB03-66B5-4F56-832E-AA664A4121CB}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.26 = {CFC9AD75-0689-4E2A-917E-EC6244B69D96}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.27 = {F37885B0-A76E-46A9-9A1A-0FDD57E99739}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.28 = {CD5D0DDE-D1E4-4898-9162-388546C2D580}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.29 = {7C8B6B09-85C4-4376-BF82-C4901643F4AC}
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.30 = {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.0 = {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.1 = {E1F17070-341C-4B91-969D-98F49D826CA1}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.2 = {95A522B2-4027-46A3-AD35-429637083AD4}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.3 = {844A18EC-3567-4D61-AD55-443D5165B788}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.4 = {D9D18223-DA07-47D9-B4DF-E341EC986EE4}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.5 = {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.6 = {12A2C607-73BB-475C-8986-7FEF99F3E8D0}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.7 = {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.8 = {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.9 = {ADCE0798-0BCE-4871-9524-6881A7E8814A}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.10 = {D2B99ECE-FE80-4832-B613-006E7C9514E5}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.11 = {200FDF97-660C-4E2E-A412-9C91825E6E30}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.12 = {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.13 = {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.14 = {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.15 = {38747004-F705-4D35-AC83-559CD1E44A49}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.16 = {704ACB03-66B5-4F56-832E-AA664A4121CB}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.17 = {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.18 = {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.19 = {0669723E-33F9-458D-9FB3-47C4041A7C75}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.20 = {90D58EC6-183B-4600-A2AE-385F59F39F7E}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.21 = {2B8C18F8-5C49-4F35-9344-9295475514BC}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.22 = {2C2F5129-7138-4E30-8E87-35ED7BF873DB}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.23 = {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.24 = {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.25 = {CFC9AD75-0689-4E2A-917E-EC6244B69D96}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.26 = {F37885B0-A76E-46A9-9A1A-0FDD57E99739}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.27 = {490514C1-01D3-47A1-83D9-6C26A426B789}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.28 = {CD5D0DDE-D1E4-4898-9162-388546C2D580}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.29 = {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.30 = {7C8B6B09-85C4-4376-BF82-C4901643F4AC}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.0 = {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.1 = {E1F17070-341C-4B91-969D-98F49D826CA1}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.2 = {95A522B2-4027-46A3-AD35-429637083AD4}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.3 = {84833EE1-258A-4458-A751-EBEBA8041A2E}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.4 = {428B758E-B922-429A-BC78-7AF313814E26}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.5 = {844A18EC-3567-4D61-AD55-443D5165B788}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.6 = {2B8C18F8-5C49-4F35-9344-9295475514BC}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.7 = {92145837-A045-4A9D-AD68-595137973F14}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.8 = {CD90051B-6606-483D-AFB9-2CB6D23C04C1}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.9 = {2C2F5129-7138-4E30-8E87-35ED7BF873DB}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.10 = {D9D18223-DA07-47D9-B4DF-E341EC986EE4}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.11 = {0669723E-33F9-458D-9FB3-47C4041A7C75}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.12 = {90D58EC6-183B-4600-A2AE-385F59F39F7E}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.13 = {B9317350-AFB5-464F-A263-C8E3A52FC258}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.14 = {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.15 = {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.16 = {4702F6BA-8811-4E99-9254-8BD6104E9E0F}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.17 = {BC5E4615-C575-422F-B045-DBB61FE5E007}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.18 = {659B0FC7-1331-46E0-85F0-32A7185553DC}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.19 = {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.20 = {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.21 = {12A2C607-73BB-475C-8986-7FEF99F3E8D0}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.22 = {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.23 = {F9C72839-5681-4411-8126-30769029C168}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.24 = {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.25 = {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.26 = {ADCE0798-0BCE-4871-9524-6881A7E8814A}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.27 = {D2B99ECE-FE80-4832-B613-006E7C9514E5}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.28 = {200FDF97-660C-4E2E-A412-9C91825E6E30}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.29 = {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.30 = {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.31 = {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.32 = {38747004-F705-4D35-AC83-559CD1E44A49}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.33 = {CFC9AD75-0689-4E2A-917E-EC6244B69D96}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.34 = {704ACB03-66B5-4F56-832E-AA664A4121CB}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.35 = {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.36 = {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.37 = {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.38 = {932D3647-0FE4-41E9-A3A0-B372901ECE34}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.39 = {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.40 = {F37885B0-A76E-46A9-9A1A-0FDD57E99739}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.41 = {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.42 = {CD5D0DDE-D1E4-4898-9162-388546C2D580}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.43 = {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.44 = {7C8B6B09-85C4-4376-BF82-C4901643F4AC}
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.Debug.ActiveCfg = Debug|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.Debug.Build.0 = Debug|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.Release.ActiveCfg = Release|Win32
+ {CA835609-68F0-4C56-AE3E-FA9FAF17ABC0}.Release.Build.0 = Release|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.Debug.ActiveCfg = Debug|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.Debug.Build.0 = Debug|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.Release.ActiveCfg = Release|Win32
+ {844A18EC-3567-4D61-AD55-443D5165B788}.Release.Build.0 = Release|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.Debug.ActiveCfg = Debug|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.Debug.Build.0 = Debug|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.Release.ActiveCfg = Release|Win32
+ {2B8C18F8-5C49-4F35-9344-9295475514BC}.Release.Build.0 = Release|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.Debug.ActiveCfg = Debug|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.Debug.Build.0 = Debug|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.Release.ActiveCfg = Release|Win32
+ {92145837-A045-4A9D-AD68-595137973F14}.Release.Build.0 = Release|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.Debug.ActiveCfg = Debug|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.Debug.Build.0 = Debug|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.Release.ActiveCfg = Release|Win32
+ {CD90051B-6606-483D-AFB9-2CB6D23C04C1}.Release.Build.0 = Release|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.Debug.ActiveCfg = Debug|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.Debug.Build.0 = Debug|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.Release.ActiveCfg = Release|Win32
+ {2C2F5129-7138-4E30-8E87-35ED7BF873DB}.Release.Build.0 = Release|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.Debug.ActiveCfg = Debug|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.Debug.Build.0 = Debug|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.Release.ActiveCfg = Release|Win32
+ {D9D18223-DA07-47D9-B4DF-E341EC986EE4}.Release.Build.0 = Release|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.Debug.ActiveCfg = Debug|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.Debug.Build.0 = Debug|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.Release.ActiveCfg = Release|Win32
+ {0669723E-33F9-458D-9FB3-47C4041A7C75}.Release.Build.0 = Release|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.Debug.ActiveCfg = Debug|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.Debug.Build.0 = Debug|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.Release.ActiveCfg = Release|Win32
+ {90D58EC6-183B-4600-A2AE-385F59F39F7E}.Release.Build.0 = Release|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.Debug.ActiveCfg = Debug|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.Debug.Build.0 = Debug|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.Release.ActiveCfg = Release|Win32
+ {B9317350-AFB5-464F-A263-C8E3A52FC258}.Release.Build.0 = Release|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.Debug.ActiveCfg = Debug|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.Debug.Build.0 = Debug|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.Release.ActiveCfg = Release|Win32
+ {8D8FDF0D-1A24-48F7-85B3-454C9BAEFA42}.Release.Build.0 = Release|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.Debug.ActiveCfg = Debug|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.Debug.Build.0 = Debug|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.MT DLL Debug.Build.0 = Debug|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.MT DLL Release.ActiveCfg = Release|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.MT DLL Release.Build.0 = Release|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.Release.ActiveCfg = Release|Win32
+ {06EF2D04-CA75-428F-A8AE-4BB197DBA04E}.Release.Build.0 = Release|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.Debug.ActiveCfg = Debug|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.Debug.Build.0 = Debug|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.Release.ActiveCfg = Release|Win32
+ {4702F6BA-8811-4E99-9254-8BD6104E9E0F}.Release.Build.0 = Release|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.Debug.ActiveCfg = Debug|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.Debug.Build.0 = Debug|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.Release.ActiveCfg = Release|Win32
+ {0A0CB2F8-CF27-4262-8C2C-C11EAC5AFEBB}.Release.Build.0 = Release|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.Debug.ActiveCfg = Debug|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.Debug.Build.0 = Debug|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.Release.ActiveCfg = Release|Win32
+ {E1F17070-341C-4B91-969D-98F49D826CA1}.Release.Build.0 = Release|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.Debug.ActiveCfg = Debug|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.Debug.Build.0 = Debug|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.Release.ActiveCfg = Release|Win32
+ {95A522B2-4027-46A3-AD35-429637083AD4}.Release.Build.0 = Release|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.Debug.ActiveCfg = Debug|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.Debug.Build.0 = Debug|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.MT DLL Debug.Build.0 = Debug|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.MT DLL Release.ActiveCfg = Release|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.MT DLL Release.Build.0 = Release|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.Release.ActiveCfg = Release|Win32
+ {84833EE1-258A-4458-A751-EBEBA8041A2E}.Release.Build.0 = Release|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.Debug.ActiveCfg = Debug|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.Debug.Build.0 = Debug|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.MT DLL Debug.Build.0 = Debug|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.MT DLL Release.ActiveCfg = Release|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.MT DLL Release.Build.0 = Release|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.Release.ActiveCfg = Release|Win32
+ {428B758E-B922-429A-BC78-7AF313814E26}.Release.Build.0 = Release|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.Debug.ActiveCfg = Debug|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.Debug.Build.0 = Debug|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.MT DLL Debug.Build.0 = Debug|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.MT DLL Release.ActiveCfg = Release|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.MT DLL Release.Build.0 = Release|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.Release.ActiveCfg = Release|Win32
+ {CAF7CF85-4F4D-40D7-9910-3D8A345AB030}.Release.Build.0 = Release|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.Debug.ActiveCfg = Debug|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.Debug.Build.0 = Debug|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.MT DLL Debug.Build.0 = Debug|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.MT DLL Release.ActiveCfg = Release|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.MT DLL Release.Build.0 = Release|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.Release.ActiveCfg = Release|Win32
+ {4DDAE8F0-F6C0-47BC-BEF0-C0799C744A5B}.Release.Build.0 = Release|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.Debug.ActiveCfg = Debug|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.Debug.Build.0 = Debug|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.MT DLL Debug.Build.0 = Debug|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.MT DLL Release.ActiveCfg = Release|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.MT DLL Release.Build.0 = Release|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.Release.ActiveCfg = Release|Win32
+ {1F0CD0C4-FF0A-4640-81C3-4C226258CC82}.Release.Build.0 = Release|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.Debug.ActiveCfg = Debug|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.Debug.Build.0 = Debug|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.MT DLL Debug.Build.0 = Debug|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.MT DLL Release.ActiveCfg = Release|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.MT DLL Release.Build.0 = Release|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.Release.ActiveCfg = Release|Win32
+ {357DBAE5-C80C-49C8-A419-4A2F8BAE7157}.Release.Build.0 = Release|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.Debug.ActiveCfg = Debug|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.Debug.Build.0 = Debug|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.MT DLL Debug.Build.0 = Debug|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.MT DLL Release.ActiveCfg = Release|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.MT DLL Release.Build.0 = Release|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.Release.ActiveCfg = Release|Win32
+ {BC5E4615-C575-422F-B045-DBB61FE5E007}.Release.Build.0 = Release|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.Debug.ActiveCfg = Debug|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.Debug.Build.0 = Debug|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.MT DLL Debug.Build.0 = Debug|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.MT DLL Release.ActiveCfg = Release|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.MT DLL Release.Build.0 = Release|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.Release.ActiveCfg = Release|Win32
+ {659B0FC7-1331-46E0-85F0-32A7185553DC}.Release.Build.0 = Release|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.Debug.ActiveCfg = Debug|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.Debug.Build.0 = Debug|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.MT DLL Debug.Build.0 = Debug|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.MT DLL Release.ActiveCfg = Release|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.MT DLL Release.Build.0 = Release|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.Release.ActiveCfg = Release|Win32
+ {921FA46A-AE8D-4D87-BA8F-B51AE6362A34}.Release.Build.0 = Release|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.Debug.ActiveCfg = Debug|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.Debug.Build.0 = Debug|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.MT DLL Debug.Build.0 = Debug|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.MT DLL Release.ActiveCfg = Release|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.MT DLL Release.Build.0 = Release|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.Release.ActiveCfg = Release|Win32
+ {CBAF667D-ED17-4B75-8D85-7CC94C2095A4}.Release.Build.0 = Release|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.Debug.ActiveCfg = Debug|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.Debug.Build.0 = Debug|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.Release.ActiveCfg = Release|Win32
+ {D4DD8170-DE95-4EDA-8982-C8D1A48DB482}.Release.Build.0 = Release|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.Debug.ActiveCfg = Debug|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.Debug.Build.0 = Debug|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.Release.ActiveCfg = Release|Win32
+ {12A2C607-73BB-475C-8986-7FEF99F3E8D0}.Release.Build.0 = Release|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.Debug.ActiveCfg = MT DLL Debug|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.Debug.Build.0 = MT DLL Debug|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.Release.ActiveCfg = MT DLL Release|Win32
+ {548C2C19-AA5F-4CDE-98AC-A9B5BD11E84A}.Release.Build.0 = MT DLL Release|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.Debug.ActiveCfg = Debug|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.Debug.Build.0 = Debug|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.Release.ActiveCfg = Release|Win32
+ {490514C1-01D3-47A1-83D9-6C26A426B789}.Release.Build.0 = Release|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.Debug.ActiveCfg = Debug|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.Debug.Build.0 = Debug|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.MT DLL Debug.Build.0 = Debug|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.MT DLL Release.ActiveCfg = Release|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.MT DLL Release.Build.0 = Release|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.Release.ActiveCfg = Release|Win32
+ {B563A6E3-BD80-4834-8AFD-C0EBFC2D7166}.Release.Build.0 = Release|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.Debug.ActiveCfg = Debug|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.Debug.Build.0 = Debug|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.MT DLL Debug.Build.0 = Debug|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.MT DLL Release.ActiveCfg = Release|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.MT DLL Release.Build.0 = Release|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.Release.ActiveCfg = Release|Win32
+ {F9C72839-5681-4411-8126-30769029C168}.Release.Build.0 = Release|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.Debug.ActiveCfg = Debug|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.Debug.Build.0 = Debug|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.Release.ActiveCfg = Release|Win32
+ {5E2B5052-0B67-42A6-9B6C-5198B7FCA8C1}.Release.Build.0 = Release|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.Debug.ActiveCfg = Debug|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.Debug.Build.0 = Debug|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.Release.ActiveCfg = Release|Win32
+ {7E9E3383-F71F-47F2-B8E4-A91D1AD0FC9B}.Release.Build.0 = Release|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.Debug.ActiveCfg = Debug|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.Debug.Build.0 = Debug|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.Release.ActiveCfg = Release|Win32
+ {ADCE0798-0BCE-4871-9524-6881A7E8814A}.Release.Build.0 = Release|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.Debug.ActiveCfg = Debug|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.Debug.Build.0 = Debug|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.Release.ActiveCfg = Release|Win32
+ {D2B99ECE-FE80-4832-B613-006E7C9514E5}.Release.Build.0 = Release|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.Debug.ActiveCfg = Debug|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.Debug.Build.0 = Debug|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.Release.ActiveCfg = Release|Win32
+ {200FDF97-660C-4E2E-A412-9C91825E6E30}.Release.Build.0 = Release|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.Debug.ActiveCfg = Debug|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.Debug.Build.0 = Debug|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.Release.ActiveCfg = Release|Win32
+ {A0411E9D-5592-4C10-B651-A1EB4C56AE6D}.Release.Build.0 = Release|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.Debug.ActiveCfg = Debug|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.Debug.Build.0 = Debug|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.Release.ActiveCfg = Release|Win32
+ {7C8B6B09-85C4-4376-BF82-C4901643F4AC}.Release.Build.0 = Release|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.Debug.ActiveCfg = Debug|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.Debug.Build.0 = Debug|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.Release.ActiveCfg = Release|Win32
+ {CD5D0DDE-D1E4-4898-9162-388546C2D580}.Release.Build.0 = Release|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.Debug.ActiveCfg = Debug|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.Debug.Build.0 = Debug|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.Release.ActiveCfg = Release|Win32
+ {3C2E40A0-C3A1-4CA5-B4B1-FA0D11AB860D}.Release.Build.0 = Release|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.Debug.ActiveCfg = Debug|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.Debug.Build.0 = Debug|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.Release.ActiveCfg = Release|Win32
+ {FB1E650C-D4D7-4FAF-BBAF-A54D2A3B1946}.Release.Build.0 = Release|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.Debug.ActiveCfg = Debug|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.Debug.Build.0 = Debug|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.Release.ActiveCfg = Release|Win32
+ {6A3ACB34-F9C1-414C-80F1-A1C05A2415C3}.Release.Build.0 = Release|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.Debug.ActiveCfg = Debug|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.Debug.Build.0 = Debug|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.Release.ActiveCfg = Release|Win32
+ {38747004-F705-4D35-AC83-559CD1E44A49}.Release.Build.0 = Release|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.Debug.ActiveCfg = Debug|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.Debug.Build.0 = Debug|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.Release.ActiveCfg = Release|Win32
+ {CFC9AD75-0689-4E2A-917E-EC6244B69D96}.Release.Build.0 = Release|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.Debug.ActiveCfg = Debug|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.Debug.Build.0 = Debug|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.Release.ActiveCfg = Release|Win32
+ {A4FDDF7A-1983-423E-A5FB-248801E5D691}.Release.Build.0 = Release|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.Debug.ActiveCfg = Debug|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.Debug.Build.0 = Debug|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.Release.ActiveCfg = Release|Win32
+ {F37885B0-A76E-46A9-9A1A-0FDD57E99739}.Release.Build.0 = Release|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.Debug.ActiveCfg = Debug|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.Debug.Build.0 = Debug|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.Release.ActiveCfg = Release|Win32
+ {704ACB03-66B5-4F56-832E-AA664A4121CB}.Release.Build.0 = Release|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.Debug.ActiveCfg = Debug|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.Debug.Build.0 = Debug|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.Release.ActiveCfg = Release|Win32
+ {D85BC658-B313-4EFC-B0AC-5E25D7A1C421}.Release.Build.0 = Release|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.Debug.ActiveCfg = Debug|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.Debug.Build.0 = Debug|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.MT DLL Debug.Build.0 = Debug|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.MT DLL Release.ActiveCfg = Release|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.MT DLL Release.Build.0 = Release|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.Release.ActiveCfg = Release|Win32
+ {E6184267-FCA1-4F41-8EF2-1653D21D956F}.Release.Build.0 = Release|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.Debug.ActiveCfg = Debug|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.Debug.Build.0 = Debug|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.MT DLL Debug.ActiveCfg = Debug|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.MT DLL Debug.Build.0 = Debug|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.MT DLL Release.ActiveCfg = Release|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.MT DLL Release.Build.0 = Release|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.Release.ActiveCfg = Release|Win32
+ {932D3647-0FE4-41E9-A3A0-B372901ECE34}.Release.Build.0 = Release|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.Debug.ActiveCfg = Debug|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.Debug.Build.0 = Debug|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.MT DLL Debug.ActiveCfg = MT DLL Debug|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.MT DLL Debug.Build.0 = MT DLL Debug|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.MT DLL Release.ActiveCfg = MT DLL Release|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.MT DLL Release.Build.0 = MT DLL Release|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.Release.ActiveCfg = Release|Win32
+ {5BC3E4E0-2F40-47B6-8947-8914FBC9CA91}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/make/msvc_7_0/blender/blender.vcproj b/make/msvc_7_0/blender/blender.vcproj
new file mode 100644
index 00000000000..a9ff69ba076
--- /dev/null
+++ b/make/msvc_7_0/blender/blender.vcproj
@@ -0,0 +1,165 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="blender"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\obj\windows\blender"
+ IntermediateDirectory="..\..\..\obj\windows\blender"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\source\blender\misc,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\include,..\..\..\source\blender,..\..\..\source\blender\makesdna,..\..\..\source\blender\blenkernel,..\..\..\source\blender\blenloader,..\..\..\source\blender\bpython\include,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\radiosity\extern\include,..\..\..\source\kernel\gen_system,..\..\..\source\blender\renderconverter\,..\..\source\blender\renderui\"
+ PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\obj\windows\blender/blender.pch"
+ AssemblerListingLocation="..\..\..\obj\windows\blender/"
+ ObjectFile="..\..\..\obj\windows\blender/"
+ ProgramDataBaseFileName="..\..\..\obj\windows\blender/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odelib.lib openal_static.lib libguardedalloc.a libbsp.a libbmfont.a libghost.a libstring.a ws2_32.lib dxguid.lib opengl32.lib libjpeg.a glu32.lib vfw32.lib libdecimation.a libblenkey.a libeay32.lib libiksolver.a libpng.a libz.a libmoto.a"
+ OutputFile="..\..\..\obj\windows\blender.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\lib\windows\ode\lib,..\..\..\..\lib\windows\bsp\lib,..\..\..\..\lib\windows\moto\lib,..\..\..\..\lib\windows\bmfont\lib,..\..\..\..\lib\windows\ghost\lib,..\..\..\lib\windows\python\frozen,..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\lib\windows\string\lib,..\..\..\..\lib\windows\python\lib,..\..\..\..\lib\windows\iksolver\lib,..\..\..\..\lib\windows\decimation\lib,..\..\..\..\lib\windows\openal\lib,..\..\..\..\lib\windows\jpeg\lib,..\..\..\..\lib\windows\blenkey\lib,..\..\..\..\lib\windows\openssl\lib,..\..\..\..\lib\windows\zlib\lib\,..\..\..\..\lib\windows\png\lib\"
+ IgnoreDefaultLibraryNames="msvcprt.lib,glut32.lib,libcd.lib,libc.lib,libcpd.lib,libcp.lib,libcmtd.lib"
+ ProgramDatabaseFile="..\..\..\obj\windows\blender/blender.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\obj\windows\blender/blender.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\obj\windows\blender\debug"
+ IntermediateDirectory="..\..\..\obj\windows\blender\debug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\blender\misc,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\include,..\..\..\source\blender,..\..\..\source\blender\makesdna,..\..\..\source\blender\blenkernel,..\..\..\source\blender\blenloader,..\..\..\source\blender\bpython\include,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\radiosity\extern\include,..\..\..\source\kernel\gen_system,..\..\..\source\blender\renderconverter\,..\..\source\blender\renderui\"
+ PreprocessorDefinitions="_DEBUG,WIN32,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\obj\windows\blender\debug/blender.pch"
+ AssemblerListingLocation="..\..\..\obj\windows\blender\debug/"
+ ObjectFile="..\..\..\obj\windows\blender\debug/"
+ ProgramDataBaseFileName="..\..\..\obj\windows\blender\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odelib.lib openal_static.lib libguardedalloc.a libbsp.a libbmfont.a libghost.a libstring.a ws2_32.lib dxguid.lib opengl32.lib libjpeg.a glu32.lib vfw32.lib libdecimation.a libblenkey.a libeay32.lib libiksolver.a libpng.a libz.a libmoto.a"
+ OutputFile="..\..\..\obj\windows\debug\blender.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\lib\windows\ode\lib,..\..\..\..\lib\windows\bsp\lib\debug,..\..\..\..\lib\windows\moto\lib\debug,..\..\..\..\lib\windows\bmfont\lib\debug,..\..\..\..\lib\windows\ghost\lib\debug,..\..\..\lib\windows\python\frozen,..\..\..\..\lib\windows\guardedalloc\lib\debug,..\..\..\..\lib\windows\string\lib\debug,..\..\..\..\lib\windows\python\lib,..\..\..\..\lib\windows\iksolver\lib\debug,..\..\..\..\lib\windows\decimation\lib\debug,..\..\..\..\lib\windows\openal\lib,..\..\..\..\lib\windows\jpeg\lib,..\..\..\..\lib\windows\blenkey\lib\debug,..\..\..\..\lib\windows\openssl\lib,..\..\..\..\lib\windows\zlib\lib\,..\..\..\..\lib\windows\png\lib\"
+ IgnoreDefaultLibraryNames="glut32.lib,libcd.lib,libc.lib,libcpd.lib,libcp.lib,libcmt.lib,libcpmt.lib,msvcprtd.lib"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="..\..\..\obj\windows\blender\debug/blender.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\obj\windows\blender\debug/blender.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\creator\creator.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\icons\winblender.rc">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCResourceCompilerTool"
+ AdditionalIncludeDirectories="\public\blender\blender\source\icons;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCResourceCompilerTool"
+ AdditionalIncludeDirectories="\public\blender\blender\source\icons;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ <File
+ RelativePath="..\..\..\source\icons\winblender.ico">
+ </File>
+ <File
+ RelativePath="..\..\..\source\icons\winblenderfile.ico">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj b/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
new file mode 100644
index 00000000000..789a853de10
--- /dev/null
+++ b/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
@@ -0,0 +1,607 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BKE_blenkernel"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\source\blenloader,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\blenlib,..\../../../source/gameengine\SoundSystem\,..\../../../../lib/windows/iksolver/include,..\../../../../lib/windows/bsp/include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug/BKE_blenkernel.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug\BKE_blenkernel.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="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\../../../../lib/windows/bsp/include,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\blenlib,..\../../../source/gameengine\SoundSystem\,..\../../../../lib/windows/iksolver/include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenkernel\debug/BKE_blenkernel.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenkernel\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\blenkernel\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenkernel\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\blenkernel\debug\BKE_blenkernel.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\blenkernel"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\../../../../lib/windows/bsp/include,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\blenlib,..\../../../source/gameengine\SoundSystem\,..\../../../../lib/windows/iksolver/include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenkernel/BKE_blenkernel.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenkernel/"
+ ObjectFile="..\..\..\..\obj\windows\blender\blenkernel/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenkernel/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\blenkernel\BKE_blenkernel.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 Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\gameengine\soundsystem,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\source\gameengine\soundsystem\snd_blenderwavecache,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\blenlib,..\../../../source/gameengine\SoundSystem\,..\../../../../lib/windows/iksolver/include,..\../../../../lib/windows/bsp/include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll/BKE_blenkernel.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\blenkernel\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\blenkernel\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll\BKE_blenkernel.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\action.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\anim.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\armature.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\blender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\bmfont.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\constraint.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\curve.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\deform.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\displist.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\effect.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\exotic.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\font.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\group.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\ika.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\image.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\ipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\key.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\lattice.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\library.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\material.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\mball.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\mesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\nla.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\object.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\packedFile.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\property.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\sca.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\scene.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\screen.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\sound.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\subsurf.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\text.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\texture.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\world.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\intern\writeavi.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_ID.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_action.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_actuator_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_anim.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_armature.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_armature_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_avi.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_avi_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bad_level_calls.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_base_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_bgpic_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_blender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_blenkernel.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_blenkernel_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bmfont.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bmfont_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_booleanops.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_camera_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_cfraElem_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_controller_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_curve.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_curve_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_displist.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_editmesh.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_effect.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_effect_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_endian.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_event_codes.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_exotic.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_fastLamp_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_fileglobal_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_font.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_genfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_global.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_group.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_group_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_halo_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_ika.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_ika_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_image.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_image_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_imbuf_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_ipo.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_ipo_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_key.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_key_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_lamp_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_lampren_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_lattice_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_library.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_main.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_materail_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_material.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_material_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_mball.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_mesh.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_mesh_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_meta_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_object.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_object_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_old_game.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_oops_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_osa_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_packedFile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_plugin_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_property.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_property_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_pymain.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_readfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_render.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_sca.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_scene.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_scene_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_screen.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_screen_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_scriptlink_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_sdna_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_sensor_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_sequence_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_sound.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_sound_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_space_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_spaceimasel_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_strings.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_text.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_text_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_texture.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_texture_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_userdef_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_utildefines.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_vfont_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_view2d_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_view3d_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_vlakren_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_wave_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenkernel\BKE_world.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_world_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\blenkernel\BKE_writefile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj b/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
new file mode 100644
index 00000000000..549804d0c5c
--- /dev/null
+++ b/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
@@ -0,0 +1,370 @@
+<?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>
diff --git a/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj b/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
new file mode 100644
index 00000000000..be19d7d0957
--- /dev/null
+++ b/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="blenpluginapi"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug"
+ IntermediateDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\..\source\blender,..\..\..\..\..\source\blender\blenpluginapi,..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\source\blender\imbuf,..\..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug/blenpluginapi.pch"
+ AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug/"
+ ObjectFile="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug/"
+ ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\obj\windows\blender\debug\blenpluginapi.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\blenpluginapi"
+ IntermediateDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\..\source\blender,..\..\..\..\..\source\blender\blenpluginapi,..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\source\blender\imbuf,..\..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\blenpluginapi/blenpluginapi.pch"
+ AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\blenpluginapi/"
+ ObjectFile="..\..\..\..\..\obj\windows\blender\blenpluginapi/"
+ ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\blenpluginapi/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\obj\windows\blender\blenpluginapi.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\intern\pluginapi.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\documentation.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\floatpatch.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\iff.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\plugin.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\blenpluginapi\util.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
new file mode 100644
index 00000000000..cf756cf05d1
--- /dev/null
+++ b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BPY_frozen"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
+ IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB,FUTURE_PYTHON_API"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\bpython\frozen/BPY_frozen.pch"
+ AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
+ ObjectFile="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
+ ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\bpython\frozen/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\BPY_frozen.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\bpython\frozen\debug"
+ IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ PreprocessorDefinitions="WIN32,_LIB,FUTURE_PYTHON_API"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/BPY_frozen.pch"
+ AssemblerListingLocation="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
+ ObjectFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
+ ProgramDataBaseFileName="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.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\bpython\frozen\M_Blender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__BGL.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Camera.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Draw.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Image.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Ipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Lamp.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Material.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Mesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__NMesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Object.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Scene.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Text.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Types.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Window.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__shadow.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__sys.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importloader.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__Sets.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__TextTools.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__mxTextTools.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Objects.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Scenegraph.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy_reg.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_gzip.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_repr.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__bootstrap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__generator.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_string.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_types.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__quat.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__vect.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__basenodes.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__fieldcoercian.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__loader.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__parser.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__scenegraph.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen_extensions.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj b/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
new file mode 100644
index 00000000000..30b4c4b2f60
--- /dev/null
+++ b/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
@@ -0,0 +1,232 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BPY_python"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\..\..\obj\windows\blender\bpython\debug"
+ IntermediateDirectory="..\..\..\..\..\..\obj\windows\blender\bpython\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\..\..\..\lib\windows\bmfont\include,..\..\..\source\blender\renderconverter,..\..\..\..\..\..\source\blender\render\extern\include,..\..\..\..\..\..\source\blender\avi,..\..\..\..\..\..\source\blender\blenloader,..\..\..\..\..\..\source\blender,..\..\..\..\..\..\source\blender\include,..\..\..\..\..\..\source\blender\blenkernel,..\..\..\..\..\..\source\blender\makesdna,..\..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\..\source\blender\bpython\include,..\..\..\..\..\..\source\blender\blenlib\intern"
+ PreprocessorDefinitions="WIN32,_LIB,FUTURE_PYTHON_API"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\obj\windows\blender\bpython\debug/BPY_python.pch"
+ AssemblerListingLocation="..\..\..\..\..\..\obj\windows\blender\bpython\debug/"
+ ObjectFile="..\..\..\..\..\..\obj\windows\blender\bpython\debug/"
+ ProgramDataBaseFileName="..\..\..\..\..\..\obj\windows\blender\bpython\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\..\obj\windows\blender\bpython\debug\BPY_python.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\..\..\obj\windows\blender\bpython"
+ IntermediateDirectory="..\..\..\..\..\..\obj\windows\blender\bpython"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\..\..\lib\windows\bmfont\include,..\..\..\..\..\..\..\lib\windows\python\include\python2.2,..\..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderconverter,..\..\..\..\..\..\source\blender\render\extern\include,..\..\..\..\..\..\source\blender\avi,..\..\..\..\..\..\source\blender\blenloader,..\..\..\..\..\..\source\blender,..\..\..\..\..\..\source\blender\include,..\..\..\..\..\..\source\blender\blenkernel,..\..\..\..\..\..\source\blender\makesdna,..\..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\..\source\blender\bpython\include,..\..\..\..\..\..\source\blender\blenlib\intern"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB,FUTURE_PYTHON_API"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\..\..\obj\windows\blender\bpython/BPY_python.pch"
+ AssemblerListingLocation="..\..\..\..\..\..\obj\windows\blender\bpython/"
+ ObjectFile="..\..\..\..\..\..\obj\windows\blender\bpython/"
+ ProgramDataBaseFileName="..\..\..\..\..\..\obj\windows\blender\bpython/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\..\..\obj\windows\blender\bpython\BPY_python.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_image.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_ipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_links.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_object.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_scene.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_text.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_blender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_draw.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_matrix.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_window.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_extern.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_listbase_macro.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_macros.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_modules.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_objtypes.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_window.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\api.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_general.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_gui.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_object_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_objects.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/glut/BL_glut.vcproj b/make/msvc_7_0/blender/glut/BL_glut.vcproj
new file mode 100644
index 00000000000..ec4bee0b340
--- /dev/null
+++ b/make/msvc_7_0/blender/glut/BL_glut.vcproj
@@ -0,0 +1,320 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_glut"
+ ProjectGUID="{2B21CE6A-2C45-407B-AACB-1E17774AB065}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Profile|Win32"
+ OutputDirectory=".\BL_glut___Win32_Profile"
+ IntermediateDirectory=".\BL_glut___Win32_Profile"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win,..\..\..\..\source\blender\"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="5"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\BL_glut___Win32_Profile/BL_glut.pch"
+ AssemblerListingLocation=".\BL_glut___Win32_Profile/"
+ ObjectFile=".\BL_glut___Win32_Profile/"
+ ProgramDataBaseFileName=".\BL_glut___Win32_Profile/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\glut\profile\BL_glut.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="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\glut\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win,..\..\..\..\source\blender\"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\glut\debug/BL_glut.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\glut\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\glut\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\glut\debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\glut\debug\BL_glut.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=".\Release"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\glut"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\,..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\glut/BL_glut.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\glut/"
+ ObjectFile="..\..\..\..\obj\windows\blender\glut/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\glut/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\glut\BL_glut.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_8x13.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_9x15.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_bitmap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_blender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_bwidth.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_cindex.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_cmap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_cursor.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_dials.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_draw.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_dstr.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_event.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_ext.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_fullscrn.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_get.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_hel10.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_hel12.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_hel18.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_helb10.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_helb12.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_helb14.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_helb8.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_init.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_input.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_mesa.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_modifier.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_mroman.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_overlay.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_roman.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_scr12.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_scr14.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_scr15.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_shapes.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_space.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_stroke.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_swap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_swidth.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_tablet.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_teapot.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_tr10.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_tr24.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_util.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_vidresize.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_warp.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_win.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\glut_winmisc.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\win32_glx.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\win32_menu.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\win32_util.c">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\glut-win\win32_x11.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\source\blender\glut\blenderglut.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj b/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
new file mode 100644
index 00000000000..63fed60bffd
--- /dev/null
+++ b/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
@@ -0,0 +1,344 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_imbuf"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\debug/BL_imbuf.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\imbuf\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\imbuf\debug\BL_imbuf.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="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/BL_imbuf.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug\BL_imbuf.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf\mtdll/BL_imbuf.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll\BL_imbuf.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="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\imbuf"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\avi,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\include,..\..\..\..\..\lib\windows\jpeg\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\..\lib\windows\png\include,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\imbuf/BL_imbuf.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\imbuf/"
+ ObjectFile="..\..\..\..\obj\windows\blender\imbuf/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\imbuf/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\imbuf\BL_imbuf.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\allocimbuf.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\amiga.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\anim.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\antialias.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\bitplanes.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\bmp_decode.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\cmap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\cspace.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\data.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\dither.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\divers.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\filter.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\ham.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\hamx.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\iff.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\imageprocess.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\iris.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\jpeg.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\png_decode.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\png_encode.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\readimage.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\rectop.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\rotate.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\scaling.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\targa.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\util.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\writeimage.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_allocimbuf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_amiga.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bitplanes.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bmp.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_cmap.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_divers.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_filter.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_ham.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_hamx.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iff.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iris.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_jpeg.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_png.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_targa.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf_patch.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\matrix.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/img/BL_img.vcproj b/make/msvc_7_0/blender/img/BL_img.vcproj
new file mode 100644
index 00000000000..f9aaf46b4b6
--- /dev/null
+++ b/make/msvc_7_0/blender/img/BL_img.vcproj
@@ -0,0 +1,173 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_img"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\img"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\img"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\img/BL_img.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\img/"
+ ObjectFile="..\..\..\..\obj\windows\blender\img/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\img/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\img\BL_img.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\img\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\img\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\img\debug/BL_img.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\img\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\img\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\img\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\img\debug\BL_img.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\img\intern\IMG_Api.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <Filter
+ Name="intern"
+ Filter="">
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Color.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_MemPtr.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\img\intern\IMG_Types.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="extern"
+ Filter="">
+ <File
+ RelativePath="..\..\..\..\source\blender\img\IMG_Api.h">
+ </File>
+ </Filter>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/loader/BLO_loader.vcproj b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
new file mode 100644
index 00000000000..9d8fcf8d98f
--- /dev/null
+++ b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
@@ -0,0 +1,230 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BLO_loader"
+ ProjectGUID="{CC04F575-DF86-4B74-BB9D-F2C0FF89FFA5}"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\debug/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\debug\BLO_loader_bak.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="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug\BLO_loader_bak.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="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\mtdll/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll\BLO_loader_bak.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="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\loader"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\loader"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\blenloader,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\readblenfile\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readblenfile,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader/BLO_loader_bak.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader/"
+ ObjectFile="..\..\..\..\obj\windows\blender\loader/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\loader\BLO_loader_bak.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\genfile.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\readblenentry.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\readfile.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\intern\writefile.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_genfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_readfile.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenloader\BLO_soundfile.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj b/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
new file mode 100644
index 00000000000..197acf89a4c
--- /dev/null
+++ b/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
@@ -0,0 +1,415 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="DNA_makesdna"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="MT DLL Debug|Win32"
+ OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/DNA_makesdna.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libguardedalloc.a"
+ OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="DNA_makesdna.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="CD ..\..\..\source\blender\makesdna\intern\
+DNA_makesdna.exe dna.c
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna/DNA_makesdna.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna/"
+ ObjectFile="..\..\..\..\obj\windows\blender\makesdna/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
+ OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
+ IgnoreDefaultLibraryNames="libc.lib"
+ ProgramDatabaseFile="DNA_makesdna.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="Building DNA"
+ CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+DNA_makesdna.exe dna.c
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="MT DLL Release|Win32"
+ OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\mtdll/DNA_makesdna.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
+ ObjectFile="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\mtdll/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libguardedalloc.a"
+ OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
+ ProgramDatabaseFile="DNA_makesdna.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+DNA_makesdna.exe dna.c
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\debug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\makesdna\debug/DNA_makesdna.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\makesdna\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\makesdna\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\makesdna\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
+ OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib\debug"
+ IgnoreDefaultLibraryNames="libc.lib"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile="DNA_makesdna.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"
+ Description="Building DNA"
+ CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+DNA_makesdna.exe dna.c
+"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\intern\makesdna.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_ID.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_action_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_actuator_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_armature_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_base_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_bgpic_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_camera_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_controller_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_curve_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_effect_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_fileglobal_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_group_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_ika_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_image_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_ipo_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_key_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_lamp_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_lattice_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_listBase.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_material_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_memHead.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_mesh_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_meta_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_nla_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_object_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_old_game.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_oops_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_packedFile_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_property_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_radio_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_scene_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_screen_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_scriptlink_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_sdna_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_sensor_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_sequence_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_sound_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_space_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\makesdna\DNA_spaceimasel_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_text_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_texture_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_userdef_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_vec_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_vfont_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_view2d_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_view3d_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_wave_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\DNA_world_types.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/misc/BL_misc.vcproj b/make/msvc_7_0/blender/misc/BL_misc.vcproj
new file mode 100644
index 00000000000..c6a175a29c6
--- /dev/null
+++ b/make/msvc_7_0/blender/misc/BL_misc.vcproj
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_misc"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\misc"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\misc"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\intern\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\misc/BL_misc.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\misc/"
+ ObjectFile="..\..\..\..\obj\windows\blender\misc/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\misc/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\misc\BL_misc.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\misc\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\misc\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\render\intern\include"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\misc\debug/BL_misc.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\misc\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\misc\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\misc\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\misc\debug\BL_misc.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\misc\blendertimer.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\misc\blendertimer.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj b/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
new file mode 100644
index 00000000000..c0525b939dd
--- /dev/null
+++ b/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
@@ -0,0 +1,142 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BRA_radiosity"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\radiosity"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\radiosity/BRA_radiosity.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\radiosity/"
+ ObjectFile="..\..\..\..\obj\windows\blender\radiosity/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\radiosity/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\radiosity\BRA_radiosity.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\radiosity\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\makesdna"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\radiosity\debug/BRA_radiosity.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\radiosity\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\radiosity\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\radiosity\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\radiosity\debug\BRA_radiosity.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\radiosity\intern\source\raddisplay.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radfactors.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radio.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radnode.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpostprocess.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpreprocess.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\extern\include\radio.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\radiosity\extern\include\radio_types.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/render/BRE_render.vcproj b/make/msvc_7_0/blender/render/BRE_render.vcproj
new file mode 100644
index 00000000000..ae304d41592
--- /dev/null
+++ b/make/msvc_7_0/blender/render/BRE_render.vcproj
@@ -0,0 +1,274 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BRE_render"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\render"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\render"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\kernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\intern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\render/BRE_render.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\render/"
+ ObjectFile="..\..\..\..\obj\windows\blender\render/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\render/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\render\BRE_render.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\render\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\render\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\kernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\intern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\render\debug/BRE_render.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\render\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\render\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\render\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\render\debug\BRE_render.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\render\intern\source\RE_DummyShadowBuffer.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\RE_basicShadowBuffer.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\RE_callbacks.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\edgeRender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\envmap.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\errorHandler.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\gammaCorrectionTables.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\initrender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\jitter.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\outerRenderLoop.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\pixelblending.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\pixelshading.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\renderHelp.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\renderPreAndPost.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\rendercore.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\renderdatabase.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\shadbuf.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\shadowBuffer.cpp">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\vanillaRenderPipe.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\zbuf.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\source\zbufferdatastruct.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\RE_DummyShadowBuffer.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\RE_ShadowBuffer.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\RE_basicShadowBuffer.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\RE_callbacks.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\renderui\RE_renderui.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\edgeRender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\envmap.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\errorHandler.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\gammaCorrectionTables.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\initrender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\jitter.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\old_zbuffer_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\outerRenderLoop.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\pixelblending.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\pixelblending_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\pixelshading.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\renderHelp.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\renderPreAndPost.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\rendercore.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\rendercore_int.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\shadbuf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\shadowBuffer.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\texture.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe_int.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf_int.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf_types.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\zbufferdatastruct.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\render\intern\include\zbufferdatastruct_types.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj b/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
new file mode 100644
index 00000000000..8fe6fc9afb6
--- /dev/null
+++ b/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BRE_renderconverter"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\renderconverter"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\renderconverter"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\render\extern\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\renderconverter/BRE_renderconverter.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\renderconverter/"
+ ObjectFile="..\..\..\..\obj\windows\blender\renderconverter/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\renderconverter/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\renderconverter\BRE_renderconverter.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1043"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\render\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\render\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\include,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\render\extern\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\render\debug/BRE_renderconverter.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\render\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\render\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\render\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\renderconverter\debug\BRE_renderconverter.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1043"/>
+ <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\renderconverter\intern\convertBlenderScene.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\renderconverter\RE_renderconverter.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/src/BL_src.vcproj b/make/msvc_7_0/blender/src/BL_src.vcproj
new file mode 100644
index 00000000000..4485125d71c
--- /dev/null
+++ b/make/msvc_7_0/blender/src/BL_src.vcproj
@@ -0,0 +1,369 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_src"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\src"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\img,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\lib\windows\python\include\python2.0\,..\..\..\..\..\lib\windows\bmfont\include,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\ghost\include,..\..\..\..\..\lib\windows\bsp\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_CONSOLE,GAMEBLENDER"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src/BL_src.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\BL_src.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\src\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\source\blender\img,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\lib\windows\python\include\python2.0\,..\..\..\..\..\lib\windows\bmfont\include,..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include,..\..\..\..\..\lib\windows\ghost\include,..\..\..\..\..\lib\windows\bsp\include"
+ PreprocessorDefinitions="WIN32,_LIB,_CONSOLE,GAMEBLENDER"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src\debug/BL_src.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src.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\src\B.blend.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\Bfont.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\blenderbuttons.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\booleanops.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\booleanops_mesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\buttons.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\cmap.tga.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\cmovie.tga.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\makesdna\intern\dna.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawaction.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawimage.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawimasel.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawmesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawnla.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawobject.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawoops.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawscene.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawseq.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawsound.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawtext.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\drawview.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\edit.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editaction.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editarmature.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editconstraint.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editcurve.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editdeform.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editface.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editfont.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editgroup.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editika.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editimasel.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editipo.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editkey.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editlattice.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editmball.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editmesh.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editnla.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editobject.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editoops.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editsca.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editscreen.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editseq.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editsima.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editsound.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\editview.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\eventdebug.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\filesel.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\ghostwinlay.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\glutil.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\headerbuttons.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\imasel.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\interface.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\keyval.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\mainqueue.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\mywindow.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\oops.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\playanim.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\blenpluginapi\intern\pluginapi.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\poseobject.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\previewrender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\renderwin.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\resources.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\scrarea.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\screendump.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\sequence.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\space.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\spacetypes.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\splash.jpg.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\swapbuffers.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\toets.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\toolbox.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\usiblender.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\view.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\vpaint.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\writeavicodec.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\writeimage.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\writemovie.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ <File
+ RelativePath="..\..\..\..\source\blender\include\BIF_previewrender.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\include\BIF_resources.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\include\BIF_spacetypes.h">
+ </File>
+ <File
+ RelativePath="..\..\..\source\blender\src\sound.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\winlay.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/src/BL_src_cre.vcproj b/make/msvc_7_0/blender/src/BL_src_cre.vcproj
new file mode 100644
index 00000000000..f9265cb2777
--- /dev/null
+++ b/make/msvc_7_0/blender/src/BL_src_cre.vcproj
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_src_cre"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\src_cre\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src_cre\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\..\lib\windows\python\include\python2.2\,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_LIB,_CONSOLE,NAN_GAME,GAME"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src_cre\debug/BL_src_cre.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src_cre\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src_cre\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src_cre\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src_cre.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\src_cre"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src_cre"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\..\lib\windows\python\include\python2.2\,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_CONSOLE,NAN_GAME,GAME"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src_cre/BL_src_cre.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src_cre/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src_cre/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src_cre/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\BL_src_cre.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\src\cre\license.jpeg.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\cre\license_key.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/make/msvc_7_0/blender/src/BL_src_pub.vcproj b/make/msvc_7_0/blender/src/BL_src_pub.vcproj
new file mode 100644
index 00000000000..597448b7aca
--- /dev/null
+++ b/make/msvc_7_0/blender/src/BL_src_pub.vcproj
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="BL_src_pub"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\..\..\..\obj\windows\blender\src_pub\debug"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src_pub\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\..\lib\windows\python\include\python2.2\,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="WIN32,_LIB,_CONSOLE,NAN_GAME,GAME"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src_pub\debug/BL_src_pub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src_pub\debug/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src_pub\debug/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src_pub\debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="3"
+ CompileAs="0"
+ UndefinePreprocessorDefinitions="_DEBUG"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src_pub.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\src_pub"
+ IntermediateDirectory="..\..\..\..\obj\windows\blender\src_pub"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ InlineFunctionExpansion="1"
+ AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\renderui,..\..\..\..\source\gameengine\soundsystem\,..\..\..\..\..\lib\windows\python\include\python2.2\,..\..\..\..\source\blender\renderconverter,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue,..\..\..\source\gameengine\soundsystem\snd_openal,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenloader,..\..\..\..\source\kernel\gen_system,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\include,..\..\..\..\source\blender,..\..\..\..\source\blender\makesdna,..\..\..\..\source\gameengine\network,..\..\..\..\..\lib\windows\decimation\include,..\..\..\..\source\blender\blenpluginapi\,..\..\..\..\..\lib\windows\blenkey\include"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_CONSOLE,NAN_GAME,GAME"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ DefaultCharIsUnsigned="TRUE"
+ PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\src_pub/BL_src_pub.pch"
+ AssemblerListingLocation="..\..\..\..\obj\windows\blender\src_pub/"
+ ObjectFile="..\..\..\..\obj\windows\blender\src_pub/"
+ ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\src_pub/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\..\..\obj\windows\blender\src\BL_src_pub.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>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath="..\..\..\..\source\blender\src\pub\license_key.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\src\splash.jpg.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>