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

143 lines
4.9 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="BRA_radiosity"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\radiosity"
IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\radiosity/BRA_radiosity.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\radiosity/"
ObjectFile="..\..\..\..\obj\windows\blender\radiosity/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\radiosity/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\radiosity\BRA_radiosity.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\..\..\..\obj\windows\blender\radiosity\debug"
IntermediateDirectory="..\..\..\..\obj\windows\blender\radiosity\debug"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\source\blender\imbuf,..\..\..\..\source\blender\blenlib,..\..\..\..\source\blender\blenkernel,..\..\..\..\source\blender\render\extern\include,..\..\..\..\source\blender\radiosity\extern\include,..\..\..\..\source\blender,..\..\..\..\source\blender\include,..\..\..\..\source\blender\misc,..\..\..\..\source\blender\makesdna"
PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
DefaultCharIsUnsigned="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile="..\..\..\..\obj\windows\blender\radiosity\debug/BRA_radiosity.pch"
AssemblerListingLocation="..\..\..\..\obj\windows\blender\radiosity\debug/"
ObjectFile="..\..\..\..\obj\windows\blender\radiosity\debug/"
ProgramDataBaseFileName="..\..\..\..\obj\windows\blender\radiosity\debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\..\obj\windows\blender\radiosity\debug\BRA_radiosity.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\raddisplay.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radfactors.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radio.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radnode.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpostprocess.c">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\intern\source\radpreprocess.c">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\..\source\blender\radiosity\extern\include\radio.h">
</File>
<File
RelativePath="..\..\..\..\source\blender\radiosity\extern\include\radio_types.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>