Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'projectfiles_vc7/blender/yafray/BRE_yafray.vcproj')
-rw-r--r--projectfiles_vc7/blender/yafray/BRE_yafray.vcproj63
1 files changed, 38 insertions, 25 deletions
diff --git a/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj b/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
index 38287495890..8ac6eef513e 100644
--- a/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
+++ b/projectfiles_vc7/blender/yafray/BRE_yafray.vcproj
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.00"
+ Version="7.0"
Name="BRE_yafray"
ProjectGUID="{9991A3C3-83FE-4AFE-9E18-9D01CB57E879}"
SccProjectName=""
@@ -12,9 +12,9 @@
</Platforms>
<Configurations>
<Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ Name="Blender Debug|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\yafray\debug"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\yafray\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -22,17 +22,17 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\python,..\..\..\source\blender\misc,..\..\..\source\blender\renderconverter,..\..\..\source\blender\include,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\blenlib,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\render\intern\include,..\..\..\source\blender\imbuf"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\render\intern\include"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile="..\..\..\obj\windows\blender\render\debug/BRE_yafray.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile="..\..\..\obj\windows\blender\render\debug/"
- ProgramDataBaseFileName="..\..\..\obj\windows\blender\render\debug/"
- WarningLevel="3"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\yafray\debug\BRE_yafray.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\yafray\debug\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
@@ -40,7 +40,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\Debug\BRE_yafray.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\debug\BRE_yafray.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -56,11 +56,17 @@
Culture="1043"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory=".\..\..\..\obj\windows\blender\yafray"
- IntermediateDirectory=".\..\..\..\obj\windows\blender\yafray"
+ Name="Blender Release|Win32"
+ OutputDirectory="..\..\..\..\build\msvc_7\source\blender\yafray"
+ IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\yafray"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -68,25 +74,25 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\python,..\..\..\source\blender\misc,..\..\..\source\blender\renderconverter,..\..\..\source\blender\include,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\blenlib,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\render\intern\include,..\..\..\source\blender\imbuf"
+ AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\render\intern\include"
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\yafray/BRE_yafray.pch"
- AssemblerListingLocation=".\..\..\..\obj\windows\blender\yafray/"
- ObjectFile=".\..\..\..\obj\windows\blender\yafray/"
- ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\yafray/"
- WarningLevel="3"
+ PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\yafray\BRE_yafray.pch"
+ AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\yafray\"
+ ObjectFile="..\..\..\..\build\msvc_7\source\blender\yafray\"
+ ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\yafray\"
+ WarningLevel="2"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
- OutputFile=".\..\..\..\obj\windows\blender\yafray\BRE_yafray.lib"
+ OutputFile="..\..\..\..\build\msvc_7\libs\BRE_yafray.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
@@ -102,8 +108,15 @@
Culture="1043"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+
<Files>
<Filter
Name="Source Files"
@@ -128,9 +141,6 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
- RelativePath="..\..\..\source\blender\yafray\YafRay_Api.h">
- </File>
- <File
RelativePath="..\..\..\source\blender\yafray\intern\export_File.h">
</File>
<File
@@ -140,6 +150,9 @@
RelativePath="..\..\..\source\blender\yafray\intern\yafexternal.h">
</File>
<File
+ RelativePath="..\..\..\source\blender\yafray\YafRay_Api.h">
+ </File>
+ <File
RelativePath="..\..\..\source\blender\yafray\intern\yafray_Render.h">
</File>
</Filter>