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:
authorNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:02:32 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2003-05-20 15:02:32 +0400
commitb2b70137e963087cd29cfe8b777c20380918bee7 (patch)
treece99e476c08cdb8597a9a409b9df87a3795d0d1a /make
parent4ca6f542a216260314eaca71d8f4af109a9c1cdf (diff)
updated msvc7 project files and solution file. Updated to reflect new include directories. Added WITH_QUICKTIME, WITH_FREETYPE2 and INTERNATIONAL to the subprojects that needed them.
created FTF_ttfont and blenderqt.
Diffstat (limited to 'make')
-rw-r--r--make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj68
-rw-r--r--make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj38
-rw-r--r--make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj71
-rw-r--r--make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj52
-rw-r--r--make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj69
-rw-r--r--make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj71
-rw-r--r--make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj71
-rw-r--r--make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj68
-rw-r--r--make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj73
-rw-r--r--make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj69
-rw-r--r--make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj54
-rw-r--r--make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj69
-rw-r--r--make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj39
-rw-r--r--make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj81
-rw-r--r--make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj75
-rw-r--r--make/msvc_7_0/blender/FTF_ttfont/FTF_ttfont.vcproj113
-rw-r--r--make/msvc_7_0/blender/avi/BL_avi.vcproj95
-rw-r--r--make/msvc_7_0/blender/blender.vcproj62
-rw-r--r--make/msvc_7_0/blender/blenderqt/blenderqt.vcproj116
-rw-r--r--make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj336
-rw-r--r--make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj185
-rw-r--r--make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj44
-rw-r--r--make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj135
-rw-r--r--make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj111
-rw-r--r--make/msvc_7_0/blender/glut/BL_glut.vcproj140
-rw-r--r--make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj169
-rw-r--r--make/msvc_7_0/blender/img/BL_img.vcproj65
-rw-r--r--make/msvc_7_0/blender/loader/BLO_loader.vcproj80
-rw-r--r--make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj191
-rw-r--r--make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj51
-rw-r--r--make/msvc_7_0/blender/render/BRE_render.vcproj144
-rw-r--r--make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj39
-rw-r--r--make/msvc_7_0/blender/src/BL_src.vcproj208
-rw-r--r--make/msvc_7_0/blender/src/BL_src_cre.vcproj37
-rw-r--r--make/msvc_7_0/blender/src/BL_src_pub.vcproj37
35 files changed, 1795 insertions, 1531 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
index 984c8846956..1afe393ca35 100644
--- a/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj
+++ b/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decrypt\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decrypt\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +21,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\writestream,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)intern\keymaker,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll/BLO_decrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decrypt\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decrypt\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +38,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decrypt\mtdll\BLO_decrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll\BLO_decrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +57,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decrypt\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decrypt\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decrypt\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +66,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)intern\keymaker,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decrypt\debug/BLO_decrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decrypt\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decrypt\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decrypt\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -83,7 +83,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decrypt\debug\BLO_decrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decrypt\debug\BLO_decrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +102,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +111,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\writestream,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)intern\keymaker,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug/BLO_decrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -128,7 +128,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decrypt\mtdll_debug\BLO_decrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decrypt\mtdll_debug\BLO_decrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +147,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decrypt"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decrypt"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decrypt"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decrypt"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +156,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\writestream,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)intern\keymaker,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decrypt/BLO_decrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decrypt\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decrypt\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decrypt\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +173,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decrypt\BLO_decrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decrypt\BLO_decrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,7 +196,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\decrypt\intern\BLO_decrypt.c">
+ RelativePath="$(SolutionDir)source\blender\decrypt\intern\BLO_decrypt.c">
</File>
</Filter>
<Filter
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
index 0b7dc2c90ed..85ffc5a6b0f 100644
--- 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
@@ -13,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decryptstub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decryptstub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decryptstub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decryptstub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -22,15 +22,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decryptstub\debug/BLO_decrypt_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decryptstub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decryptstub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decryptstub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -39,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decryptstub\debug\BLO_decrypt_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decryptstub\debug\BLO_decrypt_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +58,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\decryptstub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\decryptstub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\decryptstub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\decryptstub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +67,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\decrypt,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\decrypt,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\decryptstub/BLO_decrypt_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\decryptstub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\decryptstub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\decryptstub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\decryptstub\BLO_decrypt_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\decryptstub\BLO_decrypt_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,17 +107,17 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\decrypt\stub\BLO_decryptSTUB.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\decrypt\BLO_decrypt.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\decrypt\BLO_en_de_cryptHeader.h">
+ RelativePath="$(SolutionDir)source\blender\decrypt\BLO_en_de_cryptHeader.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj b/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
index ddd21b828ba..f45daf295ca 100644
--- a/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
+++ b/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_deflate"
+ ProjectGUID="{8128F7DB-4957-4C17-BDB7-B4900C82BC7E}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate\mtdll/BLO_deflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate\mtdll\BLO_deflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate\mtdll\BLO_deflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\deflate\;$(SolutionDir)source\blender\inflate\;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)source\blender\writestreamglue;$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate\debug/BLO_deflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate\debug\BLO_deflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate\debug\BLO_deflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug/BLO_deflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate\mtdll_debug\BLO_deflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate\mtdll_debug\BLO_deflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate/BLO_deflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate\BLO_deflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate\BLO_deflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,14 +197,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\deflate\intern\BLO_deflate.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\deflate\BLO_deflate.h">
</File>
</Filter>
</Files>
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
index 7440e86f32d..b66cb0679e4 100644
--- 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
@@ -13,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate_stub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate_stub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate_stub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate_stub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -22,16 +22,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\deflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate_stub/BLO_deflate_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate_stub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate_stub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate_stub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate_stub\BLO_deflate_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate_stub\BLO_deflate_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\deflate_stub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\deflate_stub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\deflate_stub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\deflate_stub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,15 +67,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\deflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\deflate_stub\debug/BLO_deflate_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\deflate_stub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\deflate_stub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\deflate_stub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\deflate_stub\debug\BLO_deflate_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\deflate_stub\debug\BLO_deflate_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -112,16 +112,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\deflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ 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"/>
@@ -157,15 +157,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\blender\deflate\,..\..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\streamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\deflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ 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"
@@ -197,14 +197,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\deflate\stub\BLO_deflateSTUB.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\deflate\BLO_deflate.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj b/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
index 7488934e2c7..606cd90b00b 100644
--- a/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
+++ b/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_encrypt"
+ ProjectGUID="{C1212004-31D4-4134-8F10-C04F16671D7B}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)intern\keymaker,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug/BLO_encrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\encrypt\mtdll_debug\BLO_encrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll_debug\BLO_encrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\encrypt\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\encrypt\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +67,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)intern\keymaker,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll/BLO_encrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\encrypt\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\encrypt\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\encrypt\mtdll\BLO_encrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\encrypt\mtdll\BLO_encrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\encrypt\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\encrypt\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\encrypt\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\writestreamglue;$(SolutionDir)source\blender\encrypt;$(SolutionDir)source\blender\readstreamglue;$(SolutionDir)lib\windows\openssl\include;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)intern\keymaker;$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\encrypt\debug/BLO_encrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\encrypt\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\encrypt\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\encrypt\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\encrypt\debug\BLO_encrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\encrypt\debug\BLO_encrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\encrypt"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\encrypt"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\encrypt"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\encrypt"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)intern\keymaker,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\encrypt/BLO_encrypt.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\encrypt\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\encrypt\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\encrypt\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\encrypt\BLO_encrypt.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\encrypt\BLO_encrypt.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,7 +197,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\encrypt\intern\BLO_encrypt.c">
+ RelativePath="$(SolutionDir)source\blender\encrypt\intern\BLO_encrypt.c">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj b/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
index 5e894d35cdc..daa4df5ac91 100644
--- a/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
+++ b/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_inflate"
+ ProjectGUID="{B0FC6B54-D34F-428E-BA21-14609817696E}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\inflate\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\inflate\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\inflate\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\inflate;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)source\blender\readstreamglue;$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\inflate\debug/BLO_inflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\inflate\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\inflate\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\inflate\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\inflate\debug\BLO_inflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\inflate\debug\BLO_inflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\inflate,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug/BLO_inflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\inflate\mtdll_debug\BLO_inflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\inflate\mtdll_debug\BLO_inflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\inflate"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\inflate"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\inflate"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,16 +112,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\inflate,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\inflate/BLO_inflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\inflate\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\inflate\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\inflate\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\inflate\BLO_inflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\inflate\BLO_inflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\inflate\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\inflate\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\inflate\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\source\blender\inflate,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\readstreamglue,..\..\..\..\source\blender\writestreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\inflate,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\inflate\mtdll/BLO_inflate.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\inflate\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\inflate\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\inflate\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\inflate\mtdll\BLO_inflate.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\inflate\mtdll\BLO_inflate.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,14 +197,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\inflate\intern\BLO_inflate.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\inflate\BLO_inflate.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj b/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
index c0500e6c114..2fe822741cc 100644
--- a/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
+++ b/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_readblenfile"
+ ProjectGUID="{012F7E1D-82C9-4580-9853-0568CBBEFBD3}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\blenloader\,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll/BLO_readblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll\BLO_readblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll\BLO_readblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\readstreamglue\;$(SolutionDir)source\blender\blenloader\;$(SolutionDir)source\blender\makesdna;$(SolutionDir)source\blender\blenkernel;$(SolutionDir)source\blender\blenlib;$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\readblenfile\;$(SolutionDir)source\blender\deflate\;$(SolutionDir)source\blender\inflate\;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile\debug/BLO_readblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile\debug\BLO_readblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile\debug\BLO_readblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\readstreamglue\,$(SolutionDir)source\blender\blenloader\,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug/BLO_readblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile\mtdll_debug\BLO_readblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile\mtdll_debug\BLO_readblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\blenloader\,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile/BLO_readblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile\BLO_readblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile\BLO_readblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,14 +197,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\readblenfile\intern\BLO_readblenfile.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\readblenfile\BLO_readblenfile.h">
</File>
</Filter>
</Files>
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
index 3dd2e54379c..c45855a6a57 100644
--- 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
@@ -13,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -22,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll\BLO_readblenfile_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll\BLO_readblenfile_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\mtdll_debug\BLO_readblenfile_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\mtdll_debug\BLO_readblenfile_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -103,8 +103,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -112,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -129,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\debug\BLO_readblenfile_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\debug\BLO_readblenfile_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -148,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readblenfile_stub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readblenfile_stub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -157,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readblenfile_stub/BLO_readblenfile_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readblenfile_stub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readblenfile_stub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -174,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readblenfile_stub\BLO_readblenfile_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readblenfile_stub\BLO_readblenfile_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -197,14 +197,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\readblenfile\stub\BLO_readblenfileSTUB.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\readblenfile\BLO_readblenfile.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj b/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
index b1b64d38bac..50995669be9 100644
--- a/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
+++ b/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_readstreamglue"
+ ProjectGUID="{1FBE0676-6FCB-4D72-8A1E-EB73E2B9D3BF}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readstreamglue"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readstreamglue"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\readstreamglue\stubs,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender\inflate,$(SolutionDir)source\blender\decrypt,$(SolutionDir)source\blender\verify,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readstreamglue/BLO_readstreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readstreamglue\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readstreamglue\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readstreamglue\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\BLO_readstreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readstreamglue\BLO_readstreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\readstreamglue\stubs,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender\inflate,$(SolutionDir)source\blender\decrypt,$(SolutionDir)source\blender\verify,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug/BLO_readstreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll_debug\BLO_readstreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll_debug\BLO_readstreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,16 +112,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\readstreamglue\stubs,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender\inflate,$(SolutionDir)source\blender\decrypt,$(SolutionDir)source\blender\verify,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll/BLO_readstreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\mtdll\BLO_readstreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readstreamglue\mtdll\BLO_readstreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\readstreamglue\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\readstreamglue\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\readstreamglue\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,15 +157,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\readstreamglue;$(SolutionDir)source\blender\readstreamglue\stubs;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)source\blender\blenloader;$(SolutionDir)source\blender\inflate;$(SolutionDir)source\blender\decrypt;$(SolutionDir)source\blender\verify;$(SolutionDir)intern\keymaker"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\readstreamglue\debug/BLO_readstreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\readstreamglue\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\readstreamglue\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\readstreamglue\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\readstreamglue\debug\BLO_readstreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\readstreamglue\debug\BLO_readstreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,13 +197,13 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\readstreamglue\intern\BLO_keyStore.c">
+ RelativePath="$(SolutionDir)source\blender\readstreamglue\intern\BLO_keyStore.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlue.c">
+ RelativePath="$(SolutionDir)source\blender\readstreamglue\intern\BLO_readStreamGlue.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\readstreamglue\intern\BLO_readStreamGlueLoopBack.c">
+ RelativePath="$(SolutionDir)source\blender\readstreamglue\intern\BLO_readStreamGlueLoopBack.c">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj b/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
index 4f4e958fa45..cefc84416f0 100644
--- a/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
+++ b/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_sign"
+ ProjectGUID="{9A534FAE-E3D0-4B23-983A-AA8CA942C30C}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\sign\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\sign\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\sign\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\kernel\gen_messaging&quot;;&quot;$(SolutionDir)lib\windows\zlib\include&quot;;&quot;$(SolutionDir)lib\windows\openssl\include&quot;;&quot;$(SolutionDir)intern\keymaker&quot;;&quot;$(SolutionDir)source\blender\readstreamglue&quot;;&quot;$(SolutionDir)source\blender\sign&quot;;&quot;$(SolutionDir)source\blender\verify&quot;;&quot;$(SolutionDir)source\blender\writestreamglue&quot;"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\sign\debug/BLO_sign.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\sign\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\sign\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\sign\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\sign\debug\BLO_sign.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\sign\debug\BLO_sign.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\sign\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\sign\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\sign\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +67,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)intern\keymaker,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\sign\mtdll/BLO_sign.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\sign\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\sign\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\sign\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\sign\mtdll\BLO_sign.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\sign\mtdll\BLO_sign.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\sign\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\sign\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\sign\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\sign\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)intern\keymaker,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\sign\mtdll_debug/BLO_sign.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\sign\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\sign\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\sign\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\sign\mtdll_debug\BLO_sign.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\sign\mtdll_debug\BLO_sign.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\sign"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\sign"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\sign"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\sign"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)intern\keymaker,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\sign/BLO_sign.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\sign\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\sign\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\sign\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\sign\BLO_sign.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\sign\BLO_sign.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,7 +197,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\sign\intern\BLO_sign.c">
+ RelativePath="$(SolutionDir)source\blender\sign\intern\BLO_sign.c">
</File>
</Filter>
<Filter
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
index 5c441aac564..f9daac0d0d4 100644
--- 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
@@ -22,16 +22,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ 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"/>
@@ -67,15 +67,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ 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"
@@ -103,8 +103,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\streamglue_stub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\streamglue_stub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\streamglue_stub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\streamglue_stub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -112,15 +112,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\streamglue_stub\debug/BLO_streamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\streamglue_stub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\streamglue_stub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\streamglue_stub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -129,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\streamglue_stub\debug\BLO_streamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\streamglue_stub\debug\BLO_streamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -148,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\streamglue_stub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\streamglue_stub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\streamglue_stub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\streamglue_stub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -157,16 +157,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\source\blender\streamglue\,..\..\..\..\source\blender\writeblenfile\,..\..\..\..\source\blender\deflate\,..\..\..\..\source\blender\inflate\,..\..\..\..\..\lib\windows\zlib\include"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\streamglue_stub/BLO_streamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\streamglue_stub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\streamglue_stub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\streamglue_stub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -174,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\streamglue_stub\BLO_streamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\streamglue_stub\BLO_streamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -197,17 +197,17 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\source\blender\streamglue\stub\BLO_streamGlueControlSTUB.c">
+ RelativePath="$(SolutionDir)source\blender\streamglue\stub\BLO_streamGlueControlSTUB.c">
</File>
<File
- RelativePath="..\..\..\source\blender\streamglue\stub\BLO_streamGlueSTUB.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\streamglue\BLO_streamglue.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj b/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
index b88635222d9..04316238cbb 100644
--- a/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
+++ b/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_verify"
+ ProjectGUID="{1D97E046-576B-4B6B-BC18-774C5CDCE376}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\verify\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\verify\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\verify\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\verify\mtdll_debug/BLO_verify.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\verify\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\verify\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\verify\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\verify\mtdll_debug\BLO_verify.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\verify\mtdll_debug\BLO_verify.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\verify"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\verify"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\verify"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\verify"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +67,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\verify/BLO_verify.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\verify\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\verify\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\verify\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\verify\BLO_verify.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\verify\BLO_verify.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\verify\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\verify\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\verify\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\verify\debug/BLO_verify.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\verify\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\verify\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\verify\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\verify\debug\BLO_verify.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\verify\debug\BLO_verify.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\verify\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\verify\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\verify\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\verify\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\kernel\gen_messaging,..\..\..\..\..\lib\windows\openssl\include,..\..\..\..\..\lib\windows\zlib\include,..\..\..\..\source\blender\verify,..\..\..\..\source\blender\readstreamglue"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\openssl\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\verify,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\verify\mtdll/BLO_verify.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\verify\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\verify\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\verify\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\verify\mtdll\BLO_verify.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\verify\mtdll\BLO_verify.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,7 +197,7 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\verify\intern\BLO_verify.c">
+ RelativePath="$(SolutionDir)source\blender\verify\intern\BLO_verify.c">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj b/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
index ac8a9bfde46..7ff03ad2978 100644
--- a/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
+++ b/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_writeblenfile"
+ ProjectGUID="{6A6A8035-BBFC-45BD-8F39-6338A84AD2E2}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writeblenfile"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writeblenfile"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writeblenfile"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writeblenfile"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\writestreamglue\,$(SolutionDir)source\blender\blenloader\,$(SolutionDir)source\blender\readblenfile,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writeblenfile/BLO_writeblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writeblenfile\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writeblenfile\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writeblenfile\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writeblenfile\BLO_writeblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writeblenfile\BLO_writeblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writeblenfile\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writeblenfile\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writeblenfile\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writeblenfile\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\blenloader\,$(SolutionDir)source\blender\readblenfile,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writeblenfile\debug/BLO_writeblenfile.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writeblenfile\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writeblenfile\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writeblenfile\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writeblenfile\debug\BLO_writeblenfile.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writeblenfile\debug\BLO_writeblenfile.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -106,14 +107,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\writeblenfile\intern\BLO_writeblenfile.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\writeblenfile\BLO_writeblenfile.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj b/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
index 327468b092b..36b4ad6ccdb 100644
--- a/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
+++ b/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_writestreamglue"
+ ProjectGUID="{F27934C5-4574-4782-92DB-59C4ADA1C884}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug/BLO_writestreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll_debug\BLO_writestreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll_debug\BLO_writestreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +67,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue/BLO_writestreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\BLO_writestreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue\BLO_writestreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue\debug/BLO_writestreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\debug\BLO_writestreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue\debug\BLO_writestreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll/BLO_writestreamglue.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue\mtdll\BLO_writestreamglue.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue\mtdll\BLO_writestreamglue.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,29 +197,29 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_dumpFromMemory.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\intern\BLO_dumpFromMemory.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_getPubKey.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\intern\BLO_getPubKey.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_streamGlueControl.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\intern\BLO_streamGlueControl.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\intern\BLO_writeStreamGlue.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\BLO_getPubKey.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\BLO_writeStreamErrors.h">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\BLO_writeStreamErrors.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\BLO_writeStreamGlue.h">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\BLO_writeStreamGlue.h">
</File>
</Filter>
</Files>
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
index 485b78465cf..3dc9c26c936 100644
--- 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
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLO_writestreamglue_stub"
+ ProjectGUID="{B92DF135-41E6-488A-8535-36D56FC351B8}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll\BLO_writestreamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll\BLO_writestreamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue_stub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -83,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\debug\BLO_writestreamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\debug\BLO_writestreamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +103,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -111,15 +112,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -128,7 +129,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\mtdll_debug\BLO_writestreamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\mtdll_debug\BLO_writestreamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -147,8 +148,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\writestreamglue_stub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\writestreamglue_stub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -156,16 +157,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\deflate,$(SolutionDir)source\blender\encrypt,$(SolutionDir)source\blender\sign,$(SolutionDir)source\blender\writeblenfile,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub/BLO_writestreamglue_stub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\writestreamglue_stub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\writestreamglue_stub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\writestreamglue_stub\BLO_writestreamglue_stub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\writestreamglue_stub\BLO_writestreamglue_stub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,16 +197,16 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_getPubKeySTUB.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\stub\BLO_getPubKeySTUB.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_keyStoreSTUB.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\stub\BLO_keyStoreSTUB.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_streamGlueControlSTUB.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\stub\BLO_streamGlueControlSTUB.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\writestreamglue\stub\BLO_writeStreamGlueSTUB.c">
+ RelativePath="$(SolutionDir)source\blender\writestreamglue\stub\BLO_writeStreamGlueSTUB.c">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/FTF_ttfont/FTF_ttfont.vcproj b/make/msvc_7_0/blender/FTF_ttfont/FTF_ttfont.vcproj
new file mode 100644
index 00000000000..415302bb5bf
--- /dev/null
+++ b/make/msvc_7_0/blender/FTF_ttfont/FTF_ttfont.vcproj
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="FTF_ttfont"
+ ProjectGUID="{EF46B87F-806E-4D17-9897-8FDA1F6DCEC7}"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)obj\windows\intern\ftf_ttfont\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\intern\ftf_ttfont\debug"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)lib\windows\gettext\include&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\ftfont&quot;;&quot;$(SolutionDir)source\blender\ftfont\intern&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;INTERNATIONAL"
+ MinimalRebuild="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(SolutionDir)lib\windows\ftfont\lib\debug\FTF_ttfont.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)obj\windows\ftfont"
+ IntermediateDirectory="$(SolutionDir)obj\windows\ftfont"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OmitFramePointers="TRUE"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)lib\windows\gettext\include&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\ftfont&quot;;&quot;$(SolutionDir)source\blender\ftfont\intern&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WIN32;INTERNATIONAL;WCHAR_T16"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(SolutionDir)\lib\windows\ftfont\lib\FTF_ttfont.lib"
+ AdditionalLibraryDirectories=""/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
+ <File
+ RelativePath="$(SolutionDir)source\blender\ftfont\intern\FTF_Api.cpp">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)source\blender\ftfont\intern\FTF_TTFont.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc">
+ <File
+ RelativePath="$(SolutionDir)source\blender\ftfont\FTF_Settings.h">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)source\blender\ftfont\intern\FTF_TTFont.h">
+ </File>
+ </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
index 0056a81b7b7..85bfdf4b5ec 100644
--- a/make/msvc_7_0/blender/avi/BL_avi.vcproj
+++ b/make/msvc_7_0/blender/avi/BL_avi.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\avi\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\avi\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\avi\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +21,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\include,$(SolutionDir)lib\windows\jpeg\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\avi\mtdll_debug/BL_avi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\avi\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\avi\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\avi\mtdll_debug\"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -38,7 +38,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\avi\mtdll_debug\BL_avi.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\avi\mtdll_debug\BL_avi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +57,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\avi\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\avi\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\avi\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +66,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc;$(SolutionDir)source\blender\blenlib;$(SolutionDir)source\blender\avi;$(SolutionDir)source\blender\include;$(SolutionDir)lib\windows\jpeg\include;$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\avi\debug/BL_avi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\avi\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\avi\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\avi\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\avi\debug\BL_avi.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\avi\debug\BL_avi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -103,8 +103,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\avi"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\avi"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\avi"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\avi"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -112,17 +112,17 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\include,$(SolutionDir)lib\windows\jpeg\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\avi/BL_avi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\avi\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\avi\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\avi\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -130,7 +130,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\avi\BL_avi.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\avi\BL_avi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -149,8 +149,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\avi\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\avi\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\avi\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\avi\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -158,24 +158,24 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\include,$(SolutionDir)lib\windows\jpeg\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\avi\mtdll/BL_avi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\avi\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\avi\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\avi\mtdll\"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\avi\mtdll\BL_avi.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\avi\mtdll\BL_avi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -198,50 +198,47 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\avi.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\avi.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\avirgb.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\avirgb.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\codecs.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\codecs.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\endian.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\endian.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\mjpeg.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\mjpeg.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\options.c">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\options.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\rgb32.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\avi\AVI_avi.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\avirgb.h">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\avi_intern.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\endian.h">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\avirgb.h">
</File>
<File
- RelativePath="..\..\..\source\blender\avi\intern\jmf.h">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\endian.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\mjpeg.h">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\mjpeg.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\avi\intern\rgb32.h">
+ RelativePath="$(SolutionDir)source\blender\avi\intern\rgb32.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/blender.vcproj b/make/msvc_7_0/blender/blender.vcproj
index a9ff69ba076..dce90c18287 100644
--- a/make/msvc_7_0/blender/blender.vcproj
+++ b/make/msvc_7_0/blender/blender.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\obj\windows\blender"
- IntermediateDirectory="..\..\..\obj\windows\blender"
+ OutputDirectory="$(SolutionDir)obj\windows\blender"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +21,16 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\kernel\gen_messaging&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\kernel\gen_system&quot;;&quot;$(SolutionDir)source\blender\renderconverter\&quot;;&quot;$(SolutionDir)source\blender\renderui\&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;"
+ PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;WITH_QUICKTIME;INTERNATIONAL"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender/blender.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,17 +39,17 @@
<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"
+ AdditionalDependencies="odelib.lib openal_static.lib libguardedalloc.lib libbsp.lib libbmfont.lib libghost.lib libstring.lib ws2_32.lib dxguid.lib opengl32.lib libjpeg.a glu32.lib vfw32.lib blenderqt.lib libdecimation.lib libblenkey.lib libeay32.lib libiksolver.lib libpng.a libz.a libmoto.lib BPY_python.lib BPY_frozen.lib freetype2ST.lib ftgl_static_ST.lib FTF_ttfont.lib gnu_gettext.lib qtmlClient.lib"
+ OutputFile="$(SolutionDir)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\"
+ AdditionalLibraryDirectories="&quot;$(SolutionDir)lib\windows\ode\lib&quot;;&quot;$(SolutionDir)lib\windows\bsp\lib&quot;;&quot;$(SolutionDir)lib\windows\moto\lib&quot;;&quot;$(SolutionDir)lib\windows\bmfont\lib&quot;;&quot;$(SolutionDir)lib\windows\ghost\lib&quot;;&quot;$(SolutionDir)lib\windows\python\frozen&quot;;&quot;$(SolutionDir)lib\windows\guardedalloc\lib&quot;;&quot;$(SolutionDir)lib\windows\string\lib&quot;;&quot;$(SolutionDir)lib\windows\python\lib&quot;;&quot;$(SolutionDir)lib\windows\iksolver\lib&quot;;&quot;$(SolutionDir)lib\windows\decimation\lib&quot;;&quot;$(SolutionDir)lib\windows\openal\lib&quot;;&quot;$(SolutionDir)lib\windows\jpeg\lib&quot;;&quot;$(SolutionDir)lib\windows\blenkey\lib&quot;;&quot;$(SolutionDir)lib\windows\openssl\lib&quot;;&quot;$(SolutionDir)lib\windows\zlib\lib\&quot;;&quot;$(SolutionDir)lib\windows\png\lib\&quot;;&quot;$(SolutionDir)lib\windows\bpython&quot;;&quot;$(SolutionDir)lib\windows\freetype\lib&quot;;&quot;$(SolutionDir)lib\windows\quicktime\lib&quot;;&quot;$(SolutionDir)lib\windows\ftfont\lib&quot;;&quot;$(SolutionDir)lib\windows\ftgl\lib&quot;;&quot;$(SolutionDir)lib\windows\gettext\lib&quot;;&quot;$(SolutionDir)lib\windows\blenderqt\lib&quot;"
IgnoreDefaultLibraryNames="msvcprt.lib,glut32.lib,libcd.lib,libc.lib,libcpd.lib,libcp.lib,libcmtd.lib"
- ProgramDatabaseFile="..\..\..\obj\windows\blender/blender.pdb"
+ ProgramDatabaseFile="$(SolutionDir)obj\windows\blender/blender.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName="..\..\..\obj\windows\blender/blender.tlb"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender/blender.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
@@ -67,8 +67,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\obj\windows\blender\debug"
- IntermediateDirectory="..\..\..\obj\windows\blender\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -76,15 +76,15 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\kernel\gen_messaging&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\kernel\gen_system&quot;;&quot;$(SolutionDir)source\blender\renderconverter\&quot;;&quot;$(SolutionDir)source\blender\renderui\&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;"
+ PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;WITH_QUICKTIME;INTERNATIONAL"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\debug/blender.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -94,18 +94,18 @@
<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"
+ AdditionalDependencies="odelib.lib openal_static.lib libguardedalloc.lib libbsp.lib libbmfont.lib libghost.lib libstring.lib ws2_32.lib dxguid.lib opengl32.lib libjpeg.a glu32.lib vfw32.lib blenderqt.lib libdecimation.lib libblenkey.lib libeay32.lib libiksolver.lib libpng.a libz.a libmoto.lib BPY_python.lib BPY_frozen.lib freetype2ST.lib ftgl_static_ST.lib FTF_ttfont.lib gnu_gettext.lib qtmlClient.lib"
+ OutputFile="$(SolutionDir)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\"
+ AdditionalLibraryDirectories="&quot;$(SolutionDir)lib\windows\ode\lib&quot;;&quot;$(SolutionDir)lib\windows\bsp\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\moto\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\bmfont\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\ghost\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\bpython\frozen\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\guardedalloc\lib&quot;;&quot;$(SolutionDir)lib\windows\string\lib&quot;;&quot;$(SolutionDir)lib\windows\python\lib&quot;;&quot;$(SolutionDir)lib\windows\iksolver\lib&quot;;&quot;$(SolutionDir)lib\windows\decimation\lib&quot;;&quot;$(SolutionDir)lib\windows\openal\lib&quot;;&quot;$(SolutionDir)lib\windows\jpeg\lib&quot;;&quot;$(SolutionDir)lib\windows\blenkey\lib&quot;;&quot;$(SolutionDir)lib\windows\openssl\lib&quot;;&quot;$(SolutionDir)lib\windows\zlib\lib\&quot;;&quot;$(SolutionDir)lib\windows\png\lib\&quot;;&quot;$(SolutionDir)lib\windows\bpython\debug&quot;;&quot;$(SolutionDir)lib\windows\freetype\lib&quot;;&quot;$(SolutionDir)lib\windows\quicktime\lib&quot;;&quot;$(SolutionDir)lib\windows\ftfont\lib\debug&quot;;&quot;$(SolutionDir)lib\windows\ftgl\lib&quot;;&quot;$(SolutionDir)lib\windows\gettext\lib&quot;;&quot;$(SolutionDir)lib\windows\blenderqt\lib\debug&quot;"
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"
+ ProgramDatabaseFile="$(SolutionDir)obj\windows\blender\debug/blender.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName="..\..\..\obj\windows\blender\debug/blender.tlb"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender\debug/blender.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
@@ -127,10 +127,10 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\source\creator\creator.c">
+ RelativePath="$(SolutionDir)source\creator\creator.c">
</File>
<File
- RelativePath="..\..\..\source\icons\winblender.rc">
+ RelativePath="$(SolutionDir)source\icons\winblender.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -149,10 +149,10 @@
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
- RelativePath="..\..\..\source\icons\winblender.ico">
+ RelativePath="$(SolutionDir)source\icons\winblender.ico">
</File>
<File
- RelativePath="..\..\..\source\icons\winblenderfile.ico">
+ RelativePath="$(SolutionDir)source\icons\winblenderfile.ico">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/blenderqt/blenderqt.vcproj b/make/msvc_7_0/blender/blenderqt/blenderqt.vcproj
new file mode 100644
index 00000000000..b7c3fd200c5
--- /dev/null
+++ b/make/msvc_7_0/blender/blenderqt/blenderqt.vcproj
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="blenderqt"
+ ProjectGUID="{13F5D1D0-3E27-4E74-BBD6-E51F0C3E9ECF}"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="Debug"
+ IntermediateDirectory="Debug"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\readstreamglue&quot;;&quot;$(SolutionDir)source\blender\imbuf\intern&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender\avi&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;WITH_QUICKTIME;_WIN32"
+ MinimalRebuild="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="5"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(SolutionDir)lib\windows\blenderqt\lib\debug\blenderqt.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)obj\windows\blenderqt\lib"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blenderqt\lib"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OmitFramePointers="TRUE"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\readstreamglue&quot;;&quot;$(SolutionDir)source\blender\imbuf\intern&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender\avi&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WIN32;WITH_QUICKTIME"
+ StringPooling="TRUE"
+ RuntimeLibrary="4"
+ EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="TRUE"
+ DebugInformationFormat="3"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(SolutionDir)lib\windows\blenderqt\lib\blenderqt.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
+ <File
+ RelativePath="..\..\..\..\source\blender\quicktime\apple\quicktime_export.c">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\quicktime\apple\quicktime_import.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc">
+ <File
+ RelativePath="..\..\..\..\source\blender\quicktime\quicktime_export.h">
+ </File>
+ <File
+ RelativePath="..\..\..\..\source\blender\quicktime\quicktime_import.h">
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;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/blenkernel/BKE_blenkernel.vcproj b/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
index 789a853de10..49be5644f67 100644
--- a/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
+++ b/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +21,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blenloader,$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source/gameengine\SoundSystem\,$(SolutionDir)lib/windows/iksolver/include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug/BKE_blenkernel.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug\"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -38,7 +38,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll_debug\BKE_blenkernel.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll_debug\BKE_blenkernel.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +57,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenkernel\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenkernel\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +66,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)lib/windows/bsp/include;$(SolutionDir)intern\guardedalloc;$(SolutionDir)source\blender\renderconverter;$(SolutionDir)source\blender\render\extern\include;$(SolutionDir)source\blender\avi;$(SolutionDir)source\blender\imbuf;$(SolutionDir)source\kernel\gen_system;$(SolutionDir)source\blender\blenloader;$(SolutionDir)source\blender;$(SolutionDir)source\blender\include;$(SolutionDir)source\blender\blenkernel;$(SolutionDir)source\blender\makesdna;$(SolutionDir)source\blender\bpython\include;$(SolutionDir)source\blender\blenlib;$(SolutionDir)source/gameengine\SoundSystem\;$(SolutionDir)intern/iksolver/extern"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenkernel\debug/BKE_blenkernel.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenkernel\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenkernel\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenkernel\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -84,7 +84,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenkernel\debug\BKE_blenkernel.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\blenkernel\debug\BKE_blenkernel.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -103,8 +103,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenkernel"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenkernel"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -112,17 +112,17 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)inter\bsp\extern&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\renderconverter&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\avi&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\kernel\gen_system&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source/gameengine\SoundSystem\&quot;;&quot;$(SolutionDir)intern\iksolver\extern&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenkernel/BKE_blenkernel.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenkernel\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenkernel\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenkernel\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -130,7 +130,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenkernel\BKE_blenkernel.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\blenkernel\BKE_blenkernel.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -149,8 +149,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenkernel\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenkernel\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenkernel\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -158,24 +158,24 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\gameengine\soundsystem,$(SolutionDir)source\gameengine\soundsystem\snd_openal,$(SolutionDir)source\gameengine\soundsystem\snd_blenderwavecache,$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\blenlib,$(SolutionDir)../../../source/gameengine\SoundSystem\,$(SolutionDir)../../../../lib/windows/iksolver/include,$(SolutionDir)../../../../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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll/BKE_blenkernel.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenkernel\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenkernel\mtdll\"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenkernel\mtdll\BKE_blenkernel.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenkernel\mtdll\BKE_blenkernel.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -198,407 +198,407 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\action.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\action.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\anim.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\anim.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\armature.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\armature.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\blender.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\blender.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\bmfont.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\bmfont.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\constraint.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\constraint.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\curve.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\curve.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\deform.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\deform.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\displist.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\displist.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\effect.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\effect.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\exotic.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\exotic.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\font.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\font.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\group.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\group.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\ika.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\ika.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\image.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\image.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\ipo.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\ipo.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\key.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\key.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\lattice.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\lattice.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\library.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\library.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\material.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\material.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\mball.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\mball.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\mesh.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\mesh.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\nla.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\nla.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\object.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\object.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\packedFile.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\packedFile.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\property.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\property.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\sca.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\sca.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\scene.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\scene.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\screen.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\screen.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\sound.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\sound.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\subsurf.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\subsurf.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\text.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\text.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\texture.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\texture.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\world.c">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\intern\world.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\intern\writeavi.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_ID.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_action.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_action.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_actuator_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_actuator_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_anim.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_anim.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_armature.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_armature.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_armature_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_armature_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_avi.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_avi.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_avi_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_avi_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bad_level_calls.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_bad_level_calls.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_base_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_base_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_bgpic_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_bgpic_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_blender.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_blender.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_blenkernel.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_blenkernel.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_blenkernel_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_blenkernel_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bmfont.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_bmfont.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_bmfont_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_bmfont_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_booleanops.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_booleanops.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_camera_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_camera_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_cfraElem_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_cfraElem_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_controller_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_controller_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_curve.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_curve.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_curve_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_curve_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_displist.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_displist.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_editmesh.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_editmesh.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_effect.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_effect.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_effect_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_effect_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_endian.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_endian.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_event_codes.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_event_codes.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_exotic.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_exotic.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_fastLamp_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_fastLamp_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_fileglobal_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_fileglobal_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_font.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_font.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_genfile.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_genfile.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_global.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_global.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_group.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_group.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_group_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_group_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_halo_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_halo_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_ika.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_ika.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_ika_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_ika_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_image.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_image.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_image_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_image_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_imbuf_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_imbuf_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_ipo.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_ipo.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_ipo_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_ipo_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_key.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_key.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_key_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_key_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_lamp_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_lamp_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_lampren_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_lampren_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_lattice_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_lattice_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_library.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_library.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_main.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_main.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_materail_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_materail_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_material.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_material.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_material_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_material_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_mball.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_mball.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_mesh.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_mesh.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_mesh_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_mesh_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_meta_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_meta_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_object.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_object.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_object_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_object_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_old_game.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_old_game.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_oops_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_oops_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_osa_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_osa_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_packedFile.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_packedFile.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_plugin_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_plugin_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_property.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_property.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_property_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_property_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_pymain.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_pymain.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_readfile.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_readfile.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_render.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_render.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_sca.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sca.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_scene.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_scene.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_scene_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_scene_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_screen.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_screen.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_screen_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_screen_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_scriptlink_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_scriptlink_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_sdna_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sdna_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_sensor_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sensor_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_sequence_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sequence_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_sound.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sound.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_sound_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_sound_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_space_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_space_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_spaceimasel_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_spaceimasel_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_strings.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_strings.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_text.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_text.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_text_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_text_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_texture.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_texture.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_texture_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_texture_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_userdef_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_userdef_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_utildefines.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_utildefines.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_vfont_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_vfont_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_view2d_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_view2d_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_view3d_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_view3d_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_vlakren_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_vlakren_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_wave_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_wave_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenkernel\BKE_world.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_world.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_world_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_world_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenkernel\BKE_writefile.h">
+ RelativePath="$(SolutionDir)source\blender\blenkernel\BKE_writefile.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj b/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
index 549804d0c5c..b9a001c184c 100644
--- a/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
+++ b/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BLI_blenlib"
+ ProjectGUID="{4C9DE808-E6B5-4889-986C-2556C93ADD3F}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenlib\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenlib\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,24 +22,24 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll/BLI_blenlib.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenlib\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenlib\mtdll\"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenlib\mtdll\BLI_blenlib.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenlib\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenlib\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +67,16 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
- PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)source\blender\include&quot;"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenlib\debug/BLI_blenlib.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenlib\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenlib\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenlib\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenlib\debug\BLI_blenlib.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenlib\debug\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -103,8 +104,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenlib"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenlib"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenlib"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -112,17 +113,17 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
- PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)source\blender\include&quot;"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenlib/BLI_blenlib.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenlib\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenlib\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenlib\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -130,7 +131,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenlib\BLI_blenlib.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenlib\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -149,8 +150,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -158,16 +159,16 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\bpython\include,..\..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug/BLI_blenlib.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug\"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -175,7 +176,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\blenlib\mtdll_debug\BLI_blenlib.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenlib\mtdll_debug\BLI_blenlib.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -198,170 +199,176 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_dynstr.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_dynstr.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_ghash.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_ghash.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_linklist.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_linklist.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_memarena.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_memarena.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\arithb.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\arithb.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\dynlib.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\dynlib.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\fileops.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\fileops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\gsqueue.c">
+ RelativePath="..\..\..\..\source\blender\blenlib\intern\freetypefont.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\matrixops.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\gsqueue.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\noise.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\matrixops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\psfont.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\noise.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\rand.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\psfont.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\rct.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\rand.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\scanfill.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\rct.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\storage.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\scanfill.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\time.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\storage.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\util.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\time.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\vectorops.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\util.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\winstuff.c">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\vectorops.c">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_arithb.h">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_blenlib.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_blenlib.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_callbacks.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_callbacks.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_callbacks.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_callbacks.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_editVert.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_editVert.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_fileops.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_fileops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_fileops.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_fileops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_ghash.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_ghash.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_linklist.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_linklist.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_listBase.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_listBase.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_memHead.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_memHead.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_memarena.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_memarena.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_noise.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_noise.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_objfnt.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\intern\BLI_objfnt.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_objfnt.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_objfnt.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_objfnt_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_objfnt_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_packedFile_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_packedFile_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_psfont.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_psfont.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_psfont.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\intern\BLI_psfont.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_rct.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_rct.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_scanfill.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_scanfill.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_scanfill.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_scanfill.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_storage.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_storage.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_storage.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_storage.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_storage_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_storage_types.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_util.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\intern\BLI_util.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\intern\BLI_util.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_util.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_vec_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\BLI_vec_types.h">
+ RelativePath="..\..\..\..\source\blender\blenlib\BLI_vfontdata.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\BLI_winstuff.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\BLI_winstuff.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\MTC_matrixops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\MTC_matrixops.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\MTC_vectorops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\MTC_vectorops.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\PIL_dynlib.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\PIL_dynlib.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenlib\PIL_time.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\PIL_time.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\matrixops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\matrixops.h">
</File>
<File
- RelativePath="..\..\..\source\blender\blenlib\vectorops.h">
+ RelativePath="$(SolutionDir)source\blender\blenlib\vectorops.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj b/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
index be19d7d0957..db80e816358 100644
--- a/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
+++ b/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +21,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\..\source\blender,..\..\..\..\..\source\blender\blenpluginapi,..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\source\blender\imbuf,..\..\..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="blender\intern\guardedalloc,$(SolutionDir)source\blender,$(SolutionDir)source\blender\blenpluginapi,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\imbuf,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenpluginapi\debug/blenpluginapi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenpluginapi\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -38,7 +38,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\debug\blenpluginapi.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\debug\blenpluginapi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +57,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\blenpluginapi"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\blenpluginapi"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,16 +66,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\..\source\blender,..\..\..\..\..\source\blender\blenpluginapi,..\..\..\..\..\source\blender\blenlib,..\..\..\..\..\source\blender\imbuf,..\..\..\..\..\source\blender\makesdna"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender,$(SolutionDir)source\blender\blenpluginapi,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\imbuf,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\blenpluginapi/blenpluginapi.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\blenpluginapi\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\blenpluginapi\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\blenpluginapi\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -83,7 +83,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\blenpluginapi.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\blenpluginapi.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -106,26 +106,26 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\..\source\blender\blenpluginapi\intern\pluginapi.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\documentation.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\blenpluginapi\floatpatch.h">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\floatpatch.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\blenpluginapi\iff.h">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\iff.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\blenpluginapi\plugin.h">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\plugin.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\blenpluginapi\util.h">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\util.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
index cf756cf05d1..3a103edcb30 100644
--- a/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
+++ b/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BPY_frozen"
+ ProjectGUID="{418DB447-FA4C-41D8-AB79-ADF1F20DA233}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ AdditionalIncludeDirectories="$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython\frozen/BPY_frozen.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\frozen\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\frozen\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\frozen\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\BPY_frozen.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\BPY_frozen.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
- IntermediateDirectory="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython\frozen\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\..\lib\windows\python\include\python2.2"
+ AdditionalIncludeDirectories="$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython\frozen\debug/BPY_frozen.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\frozen\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\obj\windows\blender\bpython\frozen\debug\BPY_frozen.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\frozen\lib\debug\BPY_frozen.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,154 +108,154 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__BGL.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__BGL.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Camera.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Camera.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Draw.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Draw.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Image.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Image.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Ipo.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Ipo.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Lamp.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Lamp.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Material.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Material.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Mesh.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Mesh.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__NMesh.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__NMesh.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Object.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Object.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Scene.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Scene.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Text.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Text.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Types.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Types.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__Window.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__Window.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__shadow.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__shadow.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Blender__sys.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Blender__sys.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importer.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importer__VRMLimporter.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_Converter__importloader.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_Converter__importloader.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__Sets.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants__Sets.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__Constants__TagTables.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__TextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__TextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_TextTools__mxTextTools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_TextTools__mxTextTools.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Objects.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta__Objects.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_beta__Scenegraph.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_beta__Scenegraph.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_copy.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_copy_reg.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_copy_reg.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_gzip.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_gzip.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_repr.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_repr.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__bootstrap.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse__bootstrap.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_simpleparse__generator.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_simpleparse__generator.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_string.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_string.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_types.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_types.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__quat.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util__quat.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_util__vect.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_util__vect.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__basenodes.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__basenodes.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__fieldcoercian.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__fieldcoercian.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__loader.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__loader.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__parser.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__parser.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\M_vrml__scenegraph.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\M_vrml__scenegraph.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\frozen.c">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\frozen\frozen_extensions.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\frozen\frozen_extensions.c">
</File>
</Filter>
<Filter
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
index 30b4c4b2f60..9fcb6892878 100644
--- 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
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BPY_python"
+ ProjectGUID="{9AA4E95C-6E41-4C0F-81F4-AB181DD4805B}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\..\..\obj\windows\blender\bpython\debug"
- IntermediateDirectory="..\..\..\..\..\..\obj\windows\blender\bpython\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\python\include\python2.2,$(SolutionDir)intern\guardedalloc,$(SolutionDir)intern\bmfont,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython\debug/BPY_python.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -40,7 +41,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\obj\windows\blender\bpython\debug\BPY_python.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\debug\BPY_python.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +59,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\..\..\obj\windows\blender\bpython"
- IntermediateDirectory="..\..\..\..\..\..\obj\windows\blender\bpython"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\bpython"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\bpython"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,17 +68,17 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\bmfont,$(SolutionDir)lib\windows\python\include\python2.2,$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\bpython/BPY_python.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\bpython\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\bpython\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\bpython\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -85,7 +86,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\..\..\obj\windows\blender\bpython\BPY_python.lib"
+ OutputFile="$(SolutionDir)lib\windows\bpython\BPY_python.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -108,122 +109,122 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_constobject.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_constobject.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_image.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_image.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_ipo.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_ipo.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_links.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_links.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_main.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_object.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_object.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_scene.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_scene.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_text.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_text.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_tools.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\b_import.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\b_interface.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_blender.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_blender.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_datablock.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_draw.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_draw.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_matrix.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_matrix.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_nmesh.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.c">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_vector.c">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_window.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_constobject.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_extern.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\include\BPY_extern.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_listbase_macro.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_listbase_macro.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_macros.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_macros.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_main.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_main.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_modules.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_modules.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\include\BPY_objtypes.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\include\BPY_objtypes.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_tools.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_tools.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_types.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_types.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\BPY_window.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\BPY_window.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\api.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\api.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_import.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\b_import.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\b_interface.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\b_interface.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_datablock.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_datablock.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_nmesh.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_nmesh.h">
</File>
<File
- RelativePath="..\..\..\..\..\..\source\blender\bpython\intern\opy_vector.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\opy_vector.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_general.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\py_general.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_gui.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\py_gui.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_object_types.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\py_object_types.h">
</File>
<File
- RelativePath="..\..\..\..\..\source\blender\bpython\intern\py_objects.h">
+ RelativePath="$(SolutionDir)source\blender\bpython\intern\py_objects.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/glut/BL_glut.vcproj b/make/msvc_7_0/blender/glut/BL_glut.vcproj
index ec4bee0b340..f3cce71adbc 100644
--- a/make/msvc_7_0/blender/glut/BL_glut.vcproj
+++ b/make/msvc_7_0/blender/glut/BL_glut.vcproj
@@ -22,7 +22,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win,..\..\..\..\source\blender\"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\glut-3.7\include,$(SolutionDir)source\blender\glut-win,$(SolutionDir)source\blender\"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
StringPooling="TRUE"
RuntimeLibrary="5"
@@ -30,9 +30,9 @@
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/"
+ AssemblerListingLocation=".\BL_glut___Win32_Profile\"
+ ObjectFile=".\BL_glut___Win32_Profile\"
+ ProgramDataBaseFileName=".\BL_glut___Win32_Profile\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -41,7 +41,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\glut\profile\BL_glut.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\glut\profile\BL_glut.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -61,7 +61,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\glut\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\glut\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -69,16 +69,16 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win,..\..\..\..\source\blender\"
+ AdditionalIncludeDirectories="$(SolutionDir)lib\windows\glut-3.7\include,$(SolutionDir)source\blender\glut-win,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\glut\debug/BL_glut.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\glut\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\glut\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\glut\debug\"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
@@ -88,7 +88,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\glut\debug\BL_glut.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\glut\debug\BL_glut.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -108,7 +108,7 @@
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\glut"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\glut"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -116,17 +116,17 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\source\blender\,..\..\..\..\lib\windows\glut-3.7\include,..\..\..\source\blender\glut-win"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\,$(SolutionDir)lib\windows\glut-3.7\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\glut/BL_glut.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\glut\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\glut\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\glut\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -134,7 +134,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\glut\BL_glut.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\glut\BL_glut.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -157,161 +157,161 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_8x13.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_8x13.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_9x15.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_9x15.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_bitmap.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_bitmap.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_blender.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_blender.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_bwidth.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_bwidth.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_cindex.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_cindex.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_cmap.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_cmap.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_cursor.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_cursor.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_dials.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_dials.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_draw.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_draw.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_dstr.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_dstr.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_event.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_event.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_ext.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_ext.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_fullscrn.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_fullscrn.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_get.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_get.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_hel10.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_hel10.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_hel12.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_hel12.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_hel18.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_hel18.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_helb10.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_helb10.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_helb12.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_helb12.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_helb14.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_helb14.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_helb8.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_helb8.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_init.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_init.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_input.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_input.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_mesa.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_mesa.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_modifier.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_modifier.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_mroman.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_mroman.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_overlay.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_overlay.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_roman.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_roman.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_scr12.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_scr12.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_scr14.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_scr14.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_scr15.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_scr15.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_shapes.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_shapes.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_space.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_space.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_stroke.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_stroke.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_swap.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_swap.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_swidth.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_swidth.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_tablet.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_tablet.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_teapot.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_teapot.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_tr10.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_tr10.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_tr24.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_tr24.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_util.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_util.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_vidresize.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_vidresize.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_warp.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_warp.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_win.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_win.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\glut_winmisc.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\glut_winmisc.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\win32_glx.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\win32_glx.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\win32_menu.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\win32_menu.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\win32_util.c">
+ RelativePath="$(SolutionDir)source\blender\glut-win\win32_util.c">
</File>
<File
- RelativePath="..\..\..\source\blender\glut-win\win32_x11.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\glut\blenderglut.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj b/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
index 63fed60bffd..4ba164e190c 100644
--- a/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
+++ b/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BL_imbuf"
+ ProjectGUID="{E9C8BA7E-46C9-44D1-992D-8CA33F5C3888}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\imbuf\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\imbuf\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\avi&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)lib\windows\jpeg\include&quot;;&quot;$(SolutionDir)lib\windows\zlib\include&quot;;&quot;$(SolutionDir)lib\windows\png\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_QUICKTIME"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\imbuf\debug/BL_imbuf.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\imbuf\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\imbuf\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\imbuf\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\imbuf\debug\BL_imbuf.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\imbuf\debug\BL_imbuf.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\include,$(SolutionDir)lib\windows\jpeg\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)lib\windows\png\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug/BL_imbuf.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug\"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -82,7 +83,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll_debug\BL_imbuf.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll_debug\BL_imbuf.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -101,8 +102,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\imbuf\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\imbuf\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -110,24 +111,24 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\avi,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\include,$(SolutionDir)lib\windows\jpeg\include,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)lib\windows\png\include,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll/BL_imbuf.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\imbuf\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\imbuf\mtdll\"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\imbuf\mtdll\BL_imbuf.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\imbuf\mtdll\BL_imbuf.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -146,8 +147,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\imbuf"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\imbuf"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\imbuf"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\imbuf"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -155,17 +156,17 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\avi&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)lib\windows\jpeg\include&quot;;&quot;$(SolutionDir)lib\windows\zlib\include&quot;;&quot;$(SolutionDir)lib\windows\png\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_QUICKTIME"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\imbuf/BL_imbuf.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\imbuf\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\imbuf\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\imbuf\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -173,7 +174,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\imbuf\BL_imbuf.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\imbuf\BL_imbuf.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -196,146 +197,152 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\allocimbuf.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\allocimbuf.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\amiga.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\amiga.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\anim.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\anim.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\antialias.c">
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\anim5.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\bitplanes.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\antialias.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\bmp_decode.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\bitplanes.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\cmap.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\bmp_decode.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\cspace.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\cmap.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\data.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\cspace.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\dither.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\data.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\divers.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\dither.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\filter.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\divers.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\ham.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\filter.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\hamx.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\ham.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\iff.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\hamx.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\imageprocess.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\iff.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\iris.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\imageprocess.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\jpeg.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\iris.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\png_decode.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\jpeg.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\png_encode.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\png_decode.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\readimage.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\png_encode.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\rectop.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\readimage.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\rotate.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\rectop.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\scaling.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\rotate.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\targa.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\scaling.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\util.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\targa.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\writeimage.c">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\util.c">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_allocimbuf.h">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_amiga.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_amiga.h">
+ RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_anim5.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bitplanes.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_bitplanes.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_bmp.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_bmp.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_cmap.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_cmap.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_divers.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_divers.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_filter.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_filter.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_ham.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_ham.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_hamx.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_hamx.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iff.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_iff.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\IMB_imbuf.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\IMB_imbuf_types.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\IMB_imbuf_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_iris.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_iris.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_jpeg.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_jpeg.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_png.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_png.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\IMB_targa.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\IMB_targa.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\imbuf.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\imbuf_patch.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\imbuf_patch.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\imbuf\intern\matrix.h">
+ RelativePath="$(SolutionDir)source\blender\imbuf\intern\matrix.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/img/BL_img.vcproj b/make/msvc_7_0/blender/img/BL_img.vcproj
index f9aaf46b4b6..9634edfb911 100644
--- a/make/msvc_7_0/blender/img/BL_img.vcproj
+++ b/make/msvc_7_0/blender/img/BL_img.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BL_img"
+ ProjectGUID="{37964135-3262-470F-82E6-1998A6F6AFED}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\img"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\img"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\img"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\img"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -27,17 +28,17 @@
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\img/BL_img.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\img\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\img\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\img\"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\img\BL_img.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\img\BL_img.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -56,8 +57,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\img\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\img\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\img\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\img\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -69,11 +70,11 @@
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\img\debug/BL_img.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\img\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\img\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\img\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"/>
@@ -81,7 +82,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\img\debug\BL_img.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\img\debug\BL_img.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -104,25 +105,25 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Api.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Api.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_BrushRGBA32.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_CanvasRGBA32.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Line.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Pixmap.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_PixmapRGBA32.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.cpp">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Rect.cpp">
</File>
</Filter>
<Filter
@@ -132,38 +133,38 @@
Name="intern"
Filter="">
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_BrushRGBA32.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_BrushRGBA32.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_CanvasRGBA32.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_CanvasRGBA32.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Color.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Color.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Line.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Line.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_MemPtr.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_MemPtr.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Pixmap.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Pixmap.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_PixmapRGBA32.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_PixmapRGBA32.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Rect.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Rect.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\img\intern\IMG_Types.h">
+ RelativePath="$(SolutionDir)source\blender\img\intern\IMG_Types.h">
</File>
</Filter>
<Filter
Name="extern"
Filter="">
<File
- RelativePath="..\..\..\..\source\blender\img\IMG_Api.h">
+ RelativePath="$(SolutionDir)source\blender\img\IMG_Api.h">
</File>
</Filter>
</Filter>
diff --git a/make/msvc_7_0/blender/loader/BLO_loader.vcproj b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
index 388ebcd574c..cd8b6e592bb 100644
--- a/make/msvc_7_0/blender/loader/BLO_loader.vcproj
+++ b/make/msvc_7_0/blender/loader/BLO_loader.vcproj
@@ -13,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\loader\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\loader\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\loader\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -22,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\include;$(SolutionDir)source\blender\blenloader;$(SolutionDir)source\blender\streamglue\;$(SolutionDir)source\blender\readblenfile\;$(SolutionDir)source\blender\writeblenfile\;$(SolutionDir)source\blender\deflate\;$(SolutionDir)source\blender\inflate\;$(SolutionDir)lib\windows\zlib\include;$(SolutionDir)source\blender\readblenfile;$(SolutionDir)source\kernel\gen_messaging;$(SolutionDir)source\blender\readstreamglue;$(SolutionDir)source\blender\writestreamglue;$(SolutionDir)source\blender\blenkernel;$(SolutionDir)source\blender\makesdna;$(SolutionDir)source\blender\render\extern\include;$(SolutionDir)source\blender\blenlib;$(SolutionDir)source\blender\bpython\include"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\loader\debug/BLO_loader.pch"
- AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\debug/"
- ObjectFile="..\..\..\..\obj\windows\blender\loader\debug/"
- ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\debug/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\loader\debug/BLO_loader.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\loader\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\loader\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\loader\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -40,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\loader\debug\BLO_loader.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\loader\debug\BLO_loader.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -59,8 +59,8 @@
</Configuration>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll_debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\loader\mtdll_debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\loader\mtdll_debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -68,16 +68,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readblenfile,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\blenlib,$(SolutionDir)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.pch"
- AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
- ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
- ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll_debug/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\loader\mtdll_debug/BLO_loader.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\loader\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\loader\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\loader\mtdll_debug\"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
@@ -85,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll_debug\BLO_loader.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\loader\mtdll_debug\BLO_loader.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -104,8 +104,8 @@
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\loader\mtdll"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\loader\mtdll"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\loader\mtdll"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -113,24 +113,24 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readblenfile,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\blenlib,$(SolutionDir)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.pch"
- AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader\mtdll/"
- ObjectFile="..\..\..\..\obj\windows\blender\loader\mtdll/"
- ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader\mtdll/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\loader\mtdll/BLO_loader.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\loader\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\loader\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\loader\mtdll\"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\loader\mtdll\BLO_loader.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\loader\mtdll\BLO_loader.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -149,8 +149,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\loader"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\loader"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\loader"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\loader"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -158,17 +158,17 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)source\blender\blenloader,$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\streamglue\,$(SolutionDir)source\blender\readblenfile\,$(SolutionDir)source\blender\writeblenfile\,$(SolutionDir)source\blender\deflate\,$(SolutionDir)source\blender\inflate\,$(SolutionDir)lib\windows\zlib\include,$(SolutionDir)source\blender\readblenfile,$(SolutionDir)source\kernel\gen_messaging,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\blender\writestreamglue,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\blenlib,$(SolutionDir)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.pch"
- AssemblerListingLocation="..\..\..\..\obj\windows\blender\loader/"
- ObjectFile="..\..\..\..\obj\windows\blender\loader/"
- ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\loader/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\loader/BLO_loader.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\loader\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\loader\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\loader\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -176,7 +176,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\loader\BLO_loader.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\loader\BLO_loader.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -199,29 +199,29 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\blenloader\intern\genfile.c">
+ RelativePath="$(SolutionDir)source\blender\blenloader\intern\genfile.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenloader\intern\readblenentry.c">
+ RelativePath="$(SolutionDir)source\blender\blenloader\intern\readblenentry.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenloader\intern\readfile.c">
+ RelativePath="$(SolutionDir)source\blender\blenloader\intern\readfile.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenloader\intern\writefile.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\blenloader\BLO_genfile.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenloader\BLO_readfile.h">
+ RelativePath="$(SolutionDir)source\blender\blenloader\BLO_readfile.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenloader\BLO_soundfile.h">
+ RelativePath="$(SolutionDir)source\blender\blenloader\BLO_soundfile.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj b/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
index 197acf89a4c..b1d6e4a0e86 100644
--- a/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
+++ b/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="MT DLL Debug|Win32"
- OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll_debug"
+ OutputDirectory="$(SolutionDir)source\blender\makesdna\intern"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\makesdna\mtdll_debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +21,16 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\makesdna\mtdll_debug/DNA_makesdna.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\makesdna\mtdll_debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\makesdna\mtdll_debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\makesdna\mtdll_debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -41,19 +41,19 @@
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="libguardedalloc.a"
- OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ OutputFile="$(SolutionDir)source\blender\makesdna\intern/DNA_makesdna.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib"
+ AdditionalLibraryDirectories="$(SolutionDir)lib\windows\guardedalloc\lib"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="DNA_makesdna.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="CD ..\..\..\source\blender\makesdna\intern\
+ CommandLine="CD $(SolutionDir)source\blender\makesdna\intern\
DNA_makesdna.exe dna.c
"/>
<Tool
@@ -71,8 +71,8 @@ DNA_makesdna.exe dna.c
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna"
+ OutputDirectory="$(SolutionDir)source\blender\makesdna\intern"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\makesdna"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -80,17 +80,17 @@ DNA_makesdna.exe dna.c
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\makesdna/DNA_makesdna.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\makesdna\release\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\makesdna\release"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\makesdna\release"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -99,21 +99,22 @@ DNA_makesdna.exe dna.c
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
- AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
- OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ AdditionalDependencies="libguardedalloc.lib BLI_blenlib.lib odbc32.lib odbccp32.lib"
+ OutputFile="$(SolutionDir)source\blender\makesdna\intern\release\DNA_makesdna.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
+ AdditionalLibraryDirectories="&quot;$(SolutionDir)obj\windows\intern\guardedalloc\release&quot;;&quot;$(SolutionDir)obj\windows\blender\blenlib&quot;"
IgnoreDefaultLibraryNames="libc.lib"
ProgramDatabaseFile="DNA_makesdna.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
<Tool
Name="VCPostBuildEventTool"
Description="Building DNA"
- CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+ CommandLine="copy $(SolutionDir)source\blender\makesdna\intern\release\DNA_makesdna.exe $(SolutionDir)source\blender\makesdna\intern\DNA_makesdna.exe
+CD $(SolutionDir)source\blender\makesdna\intern\
DNA_makesdna.exe dna.c
"/>
<Tool
@@ -131,8 +132,8 @@ DNA_makesdna.exe dna.c
</Configuration>
<Configuration
Name="MT DLL Release|Win32"
- OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\mtdll"
+ OutputDirectory="$(SolutionDir)source\blender\makesdna\intern"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\makesdna\mtdll"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -140,17 +141,17 @@ DNA_makesdna.exe dna.c
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\makesdna\mtdll/DNA_makesdna.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\makesdna\mtdll\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\makesdna\mtdll\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\makesdna\mtdll\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -160,18 +161,18 @@ DNA_makesdna.exe dna.c
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="libguardedalloc.a"
- OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ OutputFile="$(SolutionDir)source\blender\makesdna\intern/DNA_makesdna.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib"
+ AdditionalLibraryDirectories="$(SolutionDir)lib\windows\guardedalloc\lib,$(SolutionDir)obj\windows\blender\blenlib"
ProgramDatabaseFile="DNA_makesdna.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName="..\..\..\..\obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
<Tool
Name="VCPostBuildEventTool"
- CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+ CommandLine="CD $(SolutionDir)source\blender\makesdna\intern\
DNA_makesdna.exe dna.c
"/>
<Tool
@@ -189,8 +190,8 @@ DNA_makesdna.exe dna.c
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\source\blender\makesdna\intern"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\makesdna\debug"
+ OutputDirectory="$(SolutionDir)source\blender\makesdna\intern"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\makesdna\debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -198,16 +199,16 @@ DNA_makesdna.exe dna.c
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\makesdna,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\makesdna\debug/DNA_makesdna.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\makesdna\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\makesdna\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\makesdna\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -218,21 +219,21 @@ DNA_makesdna.exe dna.c
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="libguardedalloc.a BLI_blenlib.lib odbc32.lib odbccp32.lib"
- OutputFile="..\..\..\..\source\blender\makesdna\intern/DNA_makesdna.exe"
+ OutputFile="$(SolutionDir)source\blender\makesdna\intern/DNA_makesdna.exe"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
- AdditionalLibraryDirectories="..\..\..\..\..\lib\windows\guardedalloc\lib,..\..\..\..\obj\windows\blender\blenlib\debug"
+ AdditionalLibraryDirectories="$(SolutionDir)lib\windows\guardedalloc\lib,$(SolutionDir)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"/>
+ TypeLibraryName="$(SolutionDir)obj\windows\blender\makesdna\intern/DNA_makesdna.tlb"/>
<Tool
Name="VCPostBuildEventTool"
Description="Building DNA"
- CommandLine="CD ..\..\..\..\source\blender\makesdna\intern\
+ CommandLine="CD $(SolutionDir)source\blender\makesdna\intern\
DNA_makesdna.exe dna.c
"/>
<Tool
@@ -254,155 +255,155 @@ DNA_makesdna.exe dna.c
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\makesdna\intern\makesdna.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_ID.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_action_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_action_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_actuator_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_actuator_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_armature_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_armature_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\makesdna\DNA_base_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_base_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\makesdna\DNA_bgpic_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_bgpic_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_camera_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_camera_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_controller_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_controller_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_curve_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_curve_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_effect_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_effect_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_fileglobal_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_fileglobal_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_group_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_group_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_ika_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_ika_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_image_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_image_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_ipo_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_ipo_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_key_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_key_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_lamp_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_lamp_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_lattice_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_lattice_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_listBase.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_listBase.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_material_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_material_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\makesdna\DNA_memHead.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_memHead.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_mesh_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_mesh_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_meta_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_meta_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_nla_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_nla_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_object_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_object_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\makesdna\DNA_old_game.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_old_game.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_oops_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_oops_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_packedFile_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_packedFile_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_property_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_property_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_radio_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_radio_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_scene_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_scene_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_screen_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_screen_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_scriptlink_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_scriptlink_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_sdna_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_sdna_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_sensor_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_sensor_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_sequence_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_sequence_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_sound_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_sound_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_space_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_space_types.h">
</File>
<File
- RelativePath="..\..\..\source\blender\makesdna\DNA_spaceimasel_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_spaceimasel_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_text_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_text_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_texture_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_texture_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_userdef_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_userdef_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_vec_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_vec_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_vfont_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_vfont_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_view2d_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_view2d_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_view3d_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_view3d_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_wave_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_wave_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\DNA_world_types.h">
+ RelativePath="$(SolutionDir)source\blender\makesdna\DNA_world_types.h">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj b/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
index c0525b939dd..99e43f84498 100644
--- a/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
+++ b/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BRA_radiosity"
+ ProjectGUID="{54592B50-935C-4E30-9214-05C2B28C89CD}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\radiosity"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\radiosity"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\radiosity"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,17 +22,17 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\misc,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\radiosity/BRA_radiosity.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\radiosity\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\radiosity\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\radiosity\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\radiosity\BRA_radiosity.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\radiosity\BRA_radiosity.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +59,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\radiosity\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\radiosity\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\radiosity\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +68,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\misc,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\radiosity\debug/BRA_radiosity.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\radiosity\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\radiosity\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\radiosity\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -85,7 +86,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\radiosity\debug\BRA_radiosity.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\radiosity\debug\BRA_radiosity.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -108,32 +109,32 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\raddisplay.c">
+ RelativePath="$(SolutionDir)source\blender\radiosity\intern\source\raddisplay.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radfactors.c">
+ RelativePath="$(SolutionDir)source\blender\radiosity\intern\source\radfactors.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radio.c">
+ RelativePath="$(SolutionDir)source\blender\radiosity\intern\source\radio.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radnode.c">
+ RelativePath="$(SolutionDir)source\blender\radiosity\intern\source\radnode.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpostprocess.c">
+ RelativePath="$(SolutionDir)source\blender\radiosity\intern\source\radpostprocess.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpreprocess.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\radiosity\extern\include\radio.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\radiosity\extern\include\radio_types.h">
+ RelativePath="$(SolutionDir)source\blender\radiosity\extern\include\radio_types.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/render/BRE_render.vcproj b/make/msvc_7_0/blender/render/BRE_render.vcproj
index ae304d41592..d8de7599c7b 100644
--- a/make/msvc_7_0/blender/render/BRE_render.vcproj
+++ b/make/msvc_7_0/blender/render/BRE_render.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BRE_render"
+ ProjectGUID="{BA50970A-5CF1-4575-846A-393139ABB804}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\render"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\render"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\render"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\render"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,17 +22,17 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\kernel\gen_messaging&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)source\kernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\blender\render\intern\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;"
+ PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_QUICKTIME"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\render/BRE_render.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\render\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\render\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\render\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,7 +40,8 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\render\BRE_render.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\render\BRE_render.lib"
+ AdditionalLibraryDirectories=""
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +60,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\render\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\render\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\render\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\render\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +69,16 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\kernel\gen_messaging&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)source\kernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\blender\render\intern\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;"
+ PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_QUICKTIME"
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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\render\debug/BRE_render.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\render\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\render\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\render\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -85,7 +87,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\render\debug\BRE_render.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\render\debug\BRE_render.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -108,164 +110,164 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\RE_DummyShadowBuffer.cpp">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\RE_DummyShadowBuffer.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\RE_basicShadowBuffer.cpp">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\RE_basicShadowBuffer.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\RE_callbacks.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\RE_callbacks.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\edgeRender.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\edgeRender.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\envmap.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\envmap.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\errorHandler.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\errorHandler.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\gammaCorrectionTables.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\gammaCorrectionTables.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\initrender.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\initrender.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\jitter.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\jitter.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\outerRenderLoop.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\outerRenderLoop.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\pixelblending.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\pixelblending.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\pixelshading.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\pixelshading.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\renderHelp.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\renderHelp.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\renderPreAndPost.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\renderPreAndPost.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\rendercore.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\rendercore.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\renderdatabase.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\renderdatabase.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\shadbuf.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\shadbuf.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\shadowBuffer.cpp">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\shadowBuffer.cpp">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\vanillaRenderPipe.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\vanillaRenderPipe.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\zbuf.c">
+ RelativePath="$(SolutionDir)source\blender\render\intern\source\zbuf.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\source\zbufferdatastruct.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\RE_DummyShadowBuffer.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\RE_ShadowBuffer.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\RE_ShadowBuffer.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\RE_basicShadowBuffer.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\RE_basicShadowBuffer.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\RE_callbacks.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\RE_callbacks.h">
</File>
<File
- RelativePath="..\..\..\source\blender\renderui\RE_renderui.h">
+ RelativePath="$(SolutionDir)source\blender\renderui\RE_renderui.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\edgeRender.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\edgeRender.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\envmap.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\envmap.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\errorHandler.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\errorHandler.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\gammaCorrectionTables.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\gammaCorrectionTables.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\initrender.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\initrender.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\jitter.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\jitter.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\old_zbuffer_types.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\old_zbuffer_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\outerRenderLoop.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\outerRenderLoop.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\pixelblending.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\pixelblending.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\pixelblending_types.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\pixelblending_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\pixelshading.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\pixelshading.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\renderHelp.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\renderHelp.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\renderPreAndPost.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\renderPreAndPost.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\rendercore.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\rendercore.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\rendercore_int.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\rendercore_int.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\shadbuf.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\shadbuf.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\shadowBuffer.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\shadowBuffer.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\texture.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\texture.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\vanillaRenderPipe.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe_int.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\vanillaRenderPipe_int.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\vanillaRenderPipe_types.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\vanillaRenderPipe_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\zbuf.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf_int.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\zbuf_int.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\zbuf_types.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\zbuf_types.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\zbufferdatastruct.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\zbufferdatastruct.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\render\intern\include\zbufferdatastruct_types.h">
+ RelativePath="$(SolutionDir)source\blender\render\intern\include\zbufferdatastruct_types.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj b/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
index 8fe6fc9afb6..e54151a8e4f 100644
--- a/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
+++ b/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BRE_renderconverter"
+ ProjectGUID="{7C0EAF66-4FAE-4AFD-A4B7-301B3E86F8A2}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\renderconverter"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\renderconverter"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\renderconverter"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\renderconverter"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,17 +22,17 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\renderconverter/BRE_renderconverter.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\renderconverter\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\renderconverter\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\renderconverter\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -39,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\renderconverter\BRE_renderconverter.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\renderconverter\BRE_renderconverter.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +59,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\render\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\render\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\render\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\render\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +68,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\blender\blenlib,$(SolutionDir)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/"
+ UsePrecompiledHeader="0"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\render\debug/BRE_renderconverter.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\render\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\render\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\render\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -85,7 +86,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\renderconverter\debug\BRE_renderconverter.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\renderconverter\debug\BRE_renderconverter.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -108,14 +109,14 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\renderconverter\intern\convertBlenderScene.c">
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\renderconverter\RE_renderconverter.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/src/BL_src.vcproj b/make/msvc_7_0/blender/src/BL_src.vcproj
index 4485125d71c..20fa6661687 100644
--- a/make/msvc_7_0/blender/src/BL_src.vcproj
+++ b/make/msvc_7_0/blender/src/BL_src.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BL_src"
+ ProjectGUID="{DDECAF43-CF76-471C-B7A1-12289BBCA182}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,16 +22,16 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\img&quot;;&quot;$(SolutionDir)source\blender\renderui&quot;;&quot;$(SolutionDir)source\gameengine\soundsystem\&quot;;&quot;$(SolutionDir)lib\windows\python\include\python2.0\&quot;;&quot;$(SolutionDir)intern\bmfont&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\renderconverter&quot;;&quot;$(SolutionDir)source\blender\verify&quot;;&quot;$(SolutionDir)source\blender\readstreamglue&quot;;&quot;$(SolutionDir)source\gameengine\soundsystem\snd_openal&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\kernel\gen_system&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\gameengine\network&quot;;&quot;$(SolutionDir)intern\decimation\extern&quot;;&quot;$(SolutionDir)source\blender\blenpluginapi\&quot;;&quot;$(SolutionDir)intern\keymaker&quot;;&quot;$(SolutionDir)intern\ghost&quot;;&quot;$(SolutionDir)intern\bsp\extern&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)lib\windows\gettext\include&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;;&quot;$(SolutionDir)source\blender\ftfont&quot;"
+ PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CONSOLE;WITH_QUICKTIME;INTERNATIONAL"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src/BL_src.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -38,7 +39,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\BL_src.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\src\BL_src.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -57,8 +58,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -66,15 +67,15 @@
<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"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)source\blender\img&quot;;&quot;$(SolutionDir)source\blender\renderui&quot;;&quot;$(SolutionDir)source\gameengine\soundsystem\&quot;;&quot;$(SolutionDir)lib\windows\python\include\python2.0\&quot;;&quot;$(SolutionDir)intern\bmfont&quot;;&quot;$(SolutionDir)intern\guardedalloc&quot;;&quot;$(SolutionDir)source\blender\renderconverter&quot;;&quot;$(SolutionDir)source\blender\verify&quot;;&quot;$(SolutionDir)source\blender\readstreamglue&quot;;&quot;$(SolutionDir)source\gameengine\soundsystem\snd_openal&quot;;&quot;$(SolutionDir)source\blender\imbuf&quot;;&quot;$(SolutionDir)source\blender\blenloader&quot;;&quot;$(SolutionDir)source\kernel\gen_system&quot;;&quot;$(SolutionDir)source\blender\blenkernel&quot;;&quot;$(SolutionDir)source\blender\blenlib&quot;;&quot;$(SolutionDir)source\blender\misc&quot;;&quot;$(SolutionDir)source\blender\bpython\include&quot;;&quot;$(SolutionDir)source\blender\radiosity\extern\include&quot;;&quot;$(SolutionDir)source\blender\render\extern\include&quot;;&quot;$(SolutionDir)source\blender\include&quot;;&quot;$(SolutionDir)source\blender&quot;;&quot;$(SolutionDir)source\blender\makesdna&quot;;&quot;$(SolutionDir)source\gameengine\network&quot;;&quot;$(SolutionDir)intern\decimation\extern&quot;;&quot;$(SolutionDir)source\blender\blenpluginapi\&quot;;&quot;$(SolutionDir)intern\keymaker&quot;;&quot;$(SolutionDir)intern\ghost&quot;;&quot;$(SolutionDir)intern\bsp\extern&quot;;&quot;$(SolutionDir)source\blender\quicktime&quot;;&quot;$(SolutionDir)lib\windows\quicktime\include&quot;;&quot;$(SolutionDir)lib\windows\gettext\include&quot;;&quot;$(SolutionDir)lib\windows\freetype\include&quot;;&quot;$(SolutionDir)lib\windows\ftgl\include&quot;;&quot;$(SolutionDir)source\blender\ftfont&quot;"
+ PreprocessorDefinitions="WIN32,_LIB,_CONSOLE,WITH_QUICKTIME,INTERNATIONAL"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src\debug/BL_src.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\src\debug\BL_src.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,260 +108,263 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\src\B.blend.c">
+ RelativePath="$(SolutionDir)source\blender\src\B.blend.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\Bfont.c">
+ RelativePath="$(SolutionDir)source\blender\src\Bfont.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\blenderbuttons.c">
+ RelativePath="$(SolutionDir)source\blender\src\blenderbuttons.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\booleanops.c">
+ RelativePath="$(SolutionDir)source\blender\src\booleanops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\booleanops_mesh.c">
+ RelativePath="$(SolutionDir)source\blender\src\booleanops_mesh.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\buttons.c">
+ RelativePath="$(SolutionDir)source\blender\src\buttons.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\cmap.tga.c">
+ RelativePath="$(SolutionDir)source\blender\src\cmap.tga.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\cmovie.tga.c">
+ RelativePath="$(SolutionDir)source\blender\src\cmovie.tga.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\makesdna\intern\dna.c">
+ RelativePath="..\..\..\..\source\blender\makesdna\dna.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawaction.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawaction.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawimage.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawimage.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawimasel.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawimasel.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawipo.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawipo.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawmesh.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawmesh.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawnla.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawnla.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawobject.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawobject.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawoops.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawoops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawscene.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawscene.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawseq.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawseq.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawsound.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawsound.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawtext.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawtext.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\drawview.c">
+ RelativePath="$(SolutionDir)source\blender\src\drawview.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\edit.c">
+ RelativePath="$(SolutionDir)source\blender\src\edit.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editaction.c">
+ RelativePath="$(SolutionDir)source\blender\src\editaction.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editarmature.c">
+ RelativePath="$(SolutionDir)source\blender\src\editarmature.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editconstraint.c">
+ RelativePath="$(SolutionDir)source\blender\src\editconstraint.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editcurve.c">
+ RelativePath="$(SolutionDir)source\blender\src\editcurve.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editdeform.c">
+ RelativePath="$(SolutionDir)source\blender\src\editdeform.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editface.c">
+ RelativePath="$(SolutionDir)source\blender\src\editface.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editfont.c">
+ RelativePath="$(SolutionDir)source\blender\src\editfont.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editgroup.c">
+ RelativePath="$(SolutionDir)source\blender\src\editgroup.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editika.c">
+ RelativePath="$(SolutionDir)source\blender\src\editika.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editimasel.c">
+ RelativePath="$(SolutionDir)source\blender\src\editimasel.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editipo.c">
+ RelativePath="$(SolutionDir)source\blender\src\editipo.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editkey.c">
+ RelativePath="$(SolutionDir)source\blender\src\editkey.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editlattice.c">
+ RelativePath="$(SolutionDir)source\blender\src\editlattice.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editmball.c">
+ RelativePath="$(SolutionDir)source\blender\src\editmball.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editmesh.c">
+ RelativePath="$(SolutionDir)source\blender\src\editmesh.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editnla.c">
+ RelativePath="$(SolutionDir)source\blender\src\editnla.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editobject.c">
+ RelativePath="$(SolutionDir)source\blender\src\editobject.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editoops.c">
+ RelativePath="$(SolutionDir)source\blender\src\editoops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editsca.c">
+ RelativePath="$(SolutionDir)source\blender\src\editsca.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editscreen.c">
+ RelativePath="$(SolutionDir)source\blender\src\editscreen.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editseq.c">
+ RelativePath="$(SolutionDir)source\blender\src\editseq.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editsima.c">
+ RelativePath="$(SolutionDir)source\blender\src\editsima.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editsound.c">
+ RelativePath="$(SolutionDir)source\blender\src\editsound.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\editview.c">
+ RelativePath="$(SolutionDir)source\blender\src\editview.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\eventdebug.c">
+ RelativePath="$(SolutionDir)source\blender\src\eventdebug.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\filesel.c">
+ RelativePath="$(SolutionDir)source\blender\src\filesel.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\ghostwinlay.c">
+ RelativePath="$(SolutionDir)source\blender\src\ghostwinlay.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\glutil.c">
+ RelativePath="$(SolutionDir)source\blender\src\glutil.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\headerbuttons.c">
+ RelativePath="$(SolutionDir)source\blender\src\headerbuttons.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\imasel.c">
+ RelativePath="$(SolutionDir)source\blender\src\imasel.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\interface.c">
+ RelativePath="$(SolutionDir)source\blender\src\interface.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\keyval.c">
+ RelativePath="$(SolutionDir)source\blender\src\keyval.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\mainqueue.c">
+ RelativePath="..\..\..\..\source\blender\src\language.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\mywindow.c">
+ RelativePath="$(SolutionDir)source\blender\src\mainqueue.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\oops.c">
+ RelativePath="$(SolutionDir)source\blender\src\mywindow.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\playanim.c">
+ RelativePath="$(SolutionDir)source\blender\src\oops.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\blenpluginapi\intern\pluginapi.c">
+ RelativePath="$(SolutionDir)source\blender\src\playanim.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\poseobject.c">
+ RelativePath="$(SolutionDir)source\blender\blenpluginapi\intern\pluginapi.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\previewrender.c">
+ RelativePath="$(SolutionDir)source\blender\src\poseobject.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\renderwin.c">
+ RelativePath="$(SolutionDir)source\blender\src\previewrender.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\resources.c">
+ RelativePath="$(SolutionDir)source\blender\src\renderwin.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\scrarea.c">
+ RelativePath="$(SolutionDir)source\blender\src\resources.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\screendump.c">
+ RelativePath="$(SolutionDir)source\blender\src\scrarea.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\sequence.c">
+ RelativePath="$(SolutionDir)source\blender\src\screendump.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\space.c">
+ RelativePath="$(SolutionDir)source\blender\src\sequence.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\spacetypes.c">
+ RelativePath="$(SolutionDir)source\blender\src\space.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\splash.jpg.c">
+ RelativePath="$(SolutionDir)source\blender\src\spacetypes.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\swapbuffers.c">
+ RelativePath="$(SolutionDir)source\blender\src\splash.jpg.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\toets.c">
+ RelativePath="$(SolutionDir)source\blender\src\swapbuffers.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\toolbox.c">
+ RelativePath="$(SolutionDir)source\blender\src\toets.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\usiblender.c">
+ RelativePath="$(SolutionDir)source\blender\src\toolbox.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\view.c">
+ RelativePath="$(SolutionDir)source\blender\src\usiblender.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\vpaint.c">
+ RelativePath="$(SolutionDir)source\blender\src\view.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\writeavicodec.c">
+ RelativePath="$(SolutionDir)source\blender\src\vpaint.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\writeimage.c">
+ RelativePath="$(SolutionDir)source\blender\src\writeavicodec.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\writemovie.c">
+ RelativePath="$(SolutionDir)source\blender\src\writeimage.c">
+ </File>
+ <File
+ RelativePath="$(SolutionDir)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">
+ RelativePath="$(SolutionDir)source\blender\include\BIF_previewrender.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\include\BIF_resources.h">
+ RelativePath="$(SolutionDir)source\blender\include\BIF_resources.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\include\BIF_spacetypes.h">
+ RelativePath="$(SolutionDir)source\blender\include\BIF_spacetypes.h">
</File>
<File
- RelativePath="..\..\..\source\blender\src\sound.h">
+ RelativePath="$(SolutionDir)source\blender\src\sound.h">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\winlay.h">
+ RelativePath="$(SolutionDir)source\blender\src\winlay.h">
</File>
</Filter>
</Files>
diff --git a/make/msvc_7_0/blender/src/BL_src_cre.vcproj b/make/msvc_7_0/blender/src/BL_src_cre.vcproj
index f9265cb2777..d883301716b 100644
--- a/make/msvc_7_0/blender/src/BL_src_cre.vcproj
+++ b/make/msvc_7_0/blender/src/BL_src_cre.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BL_src_cre"
+ ProjectGUID="{F5986072-9E1D-4883-8E38-DA0503130BB5}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src_cre\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src_cre\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src_cre\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src_cre\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderui,$(SolutionDir)source\gameengine\soundsystem\,$(SolutionDir)lib\windows\python\include\python2.2\,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\verify,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\gameengine\soundsystem\snd_openal,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\gameengine\network,$(SolutionDir)lib\windows\decimation\include,$(SolutionDir)source\blender\blenpluginapi\,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src_cre\debug/BL_src_cre.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src_cre\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src_cre\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src_cre\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -39,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src_cre.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\src\debug\BL_src_cre.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +59,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src_cre"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src_cre"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src_cre"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src_cre"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +68,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderui,$(SolutionDir)source\gameengine\soundsystem\,$(SolutionDir)lib\windows\python\include\python2.2\,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\verify,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\gameengine\soundsystem\snd_openal,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\gameengine\network,$(SolutionDir)lib\windows\decimation\include,$(SolutionDir)source\blender\blenpluginapi\,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src_cre/BL_src_cre.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src_cre\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src_cre\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src_cre\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\BL_src_cre.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\src\BL_src_cre.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,10 +108,10 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\src\cre\license.jpeg.c">
+ RelativePath="$(SolutionDir)source\blender\src\cre\license.jpeg.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\cre\license_key.c">
+ RelativePath="$(SolutionDir)source\blender\src\cre\license_key.c">
</File>
</Filter>
<Filter
diff --git a/make/msvc_7_0/blender/src/BL_src_pub.vcproj b/make/msvc_7_0/blender/src/BL_src_pub.vcproj
index 597448b7aca..096877329ac 100644
--- a/make/msvc_7_0/blender/src/BL_src_pub.vcproj
+++ b/make/msvc_7_0/blender/src/BL_src_pub.vcproj
@@ -3,6 +3,7 @@
ProjectType="Visual C++"
Version="7.00"
Name="BL_src_pub"
+ ProjectGUID="{2E4335D8-1FA9-45E7-9A1E-B2F19F28F7F4}"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +13,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src_pub\debug"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src_pub\debug"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src_pub\debug"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src_pub\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -21,15 +22,15 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderui,$(SolutionDir)source\gameengine\soundsystem\,$(SolutionDir)lib\windows\python\include\python2.2\,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\verify,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\gameengine\soundsystem\snd_openal,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\gameengine\network,$(SolutionDir)lib\windows\decimation\include,$(SolutionDir)source\blender\blenpluginapi\,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src_pub\debug/BL_src_pub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src_pub\debug\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src_pub\debug\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src_pub\debug\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -39,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\debug\BL_src_pub.lib"
+ OutputFile="$(SolutionDir)lib\windows\blender\src\debug\BL_src_pub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -58,8 +59,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory="..\..\..\..\obj\windows\blender\src_pub"
- IntermediateDirectory="..\..\..\..\obj\windows\blender\src_pub"
+ OutputDirectory="$(SolutionDir)obj\windows\blender\src_pub"
+ IntermediateDirectory="$(SolutionDir)obj\windows\blender\src_pub"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -67,16 +68,16 @@
<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"
+ AdditionalIncludeDirectories="$(SolutionDir)intern\guardedalloc,$(SolutionDir)source\blender\renderui,$(SolutionDir)source\gameengine\soundsystem\,$(SolutionDir)lib\windows\python\include\python2.2\,$(SolutionDir)source\blender\renderconverter,$(SolutionDir)source\blender\verify,$(SolutionDir)source\blender\readstreamglue,$(SolutionDir)source\gameengine\soundsystem\snd_openal,$(SolutionDir)source\blender\imbuf,$(SolutionDir)source\blender\blenloader,$(SolutionDir)source\kernel\gen_system,$(SolutionDir)source\blender\blenkernel,$(SolutionDir)source\blender\blenlib,$(SolutionDir)source\blender\misc,$(SolutionDir)source\blender\bpython\include,$(SolutionDir)source\blender\radiosity\extern\include,$(SolutionDir)source\blender\render\extern\include,$(SolutionDir)source\blender\include,$(SolutionDir)source\blender,$(SolutionDir)source\blender\makesdna,$(SolutionDir)source\gameengine\network,$(SolutionDir)lib\windows\decimation\include,$(SolutionDir)source\blender\blenpluginapi\,$(SolutionDir)intern\keymaker"
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/"
+ PrecompiledHeaderFile="$(SolutionDir)obj\windows\blender\src_pub/BL_src_pub.pch"
+ AssemblerListingLocation="$(SolutionDir)obj\windows\blender\src_pub\"
+ ObjectFile="$(SolutionDir)obj\windows\blender\src_pub\"
+ ProgramDataBaseFileName="$(SolutionDir)obj\windows\blender\src_pub\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -84,7 +85,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile="..\..\..\..\obj\windows\blender\src\BL_src_pub.lib"
+ OutputFile="$(SolutionDir)obj\windows\blender\src\BL_src_pub.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -107,10 +108,10 @@
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\..\..\source\blender\src\pub\license_key.c">
+ RelativePath="$(SolutionDir)source\blender\src\pub\license_key.c">
</File>
<File
- RelativePath="..\..\..\..\source\blender\src\splash.jpg.c">
+ RelativePath="$(SolutionDir)source\blender\src\splash.jpg.c">
</File>
</Filter>
<Filter