[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23713] trunk/blender/projectfiles_vc9/ blender/render/BRE_raytrace.vcproj: 2.5 MSVC projectfiles_vc9

Andrea Weikert elubie at gmx.net
Thu Oct 8 14:13:23 CEST 2009


Revision: 23713
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23713
Author:   elubie
Date:     2009-10-08 14:13:23 +0200 (Thu, 08 Oct 2009)

Log Message:
-----------
2.5 MSVC projectfiles_vc9
eek, forgot to add file in last commit

Added Paths:
-----------
    trunk/blender/projectfiles_vc9/blender/render/BRE_raytrace.vcproj

Added: trunk/blender/projectfiles_vc9/blender/render/BRE_raytrace.vcproj
===================================================================
--- trunk/blender/projectfiles_vc9/blender/render/BRE_raytrace.vcproj	                        (rev 0)
+++ trunk/blender/projectfiles_vc9/blender/render/BRE_raytrace.vcproj	2009-10-08 12:13:23 UTC (rev 23713)
@@ -0,0 +1,230 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9,00"
+	Name="BRE_raytrace"
+	ProjectGUID="{37DB6A34-2E91-4ADB-BC1A-02F6D0A5E2F1}"
+	RootNamespace="BRE_raytrace"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Blender Release|Win32"
+			OutputDirectory="..\..\..\..\build\msvc_9\source\blender\raytrace"
+			IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\raytrace"
+			ConfigurationType="4"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="false"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				InlineFunctionExpansion="1"
+				AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\smoke\include;..\..\..\source\blender;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\yafray;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenkernel;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenloader;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\intern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel;..\..\..\source\kernel\gen_messaging"
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;WITH_QUICKTIME;WITH_OPENEXR"
+				StringPooling="true"
+				RuntimeLibrary="0"
+				EnableFunctionLevelLinking="true"
+				DefaultCharIsUnsigned="true"
+				UsePrecompiledHeader="0"
+				PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\raytrace\BRE_raytrace.pch"
+				AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\raytrace\"
+				ObjectFile="..\..\..\..\build\msvc_9\source\blender\raytrace\"
+				ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\raytrace\"
+				WarningLevel="2"
+				SuppressStartupBanner="true"
+				CompileAs="0"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="NDEBUG"
+				Culture="1033"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+				OutputFile="..\..\..\..\build\msvc_9\libs\BRE_raytrace.lib"
+				SuppressStartupBanner="true"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Blender Debug|Win32"
+			OutputDirectory="..\..\..\..\build\msvc_9\source\blender\raytrace\debug"
+			IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\raytrace\debug"
+			ConfigurationType="4"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="false"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\smoke\include;..\..\..\source\blender;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\yafray;..\..\..\source\blender\blenlib;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenkernel;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenloader;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\intern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel;..\..\..\source\kernel\gen_messaging"
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_QUICKTIME;WITH_OPENEXR;_USE_MATH_DEFINES"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				DefaultCharIsUnsigned="true"
+				UsePrecompiledHeader="0"
+				PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\raytrace\debug\BRE_raytrace.pch"
+				AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\raytrace\debug\"
+				ObjectFile="..\..\..\..\build\msvc_9\source\blender\raytrace\debug\"
+				ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\raytrace\debug\"
+				WarningLevel="2"
+				SuppressStartupBanner="true"
+				DebugInformationFormat="3"
+				CompileAs="0"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="_DEBUG"
+				Culture="1033"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLibrarianTool"
+				OutputFile="..\..\..\..\build\msvc_9\libs\debug\BRE_raytrace.lib"
+				SuppressStartupBanner="true"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+			>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_qbvh.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_rtbuild.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_svbvh.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_vbvh.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl"
+			>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\bvh.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_hint.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\rayobject_rtbuild.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\reorganize.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\svbvh.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\source\blender\render\intern\raytrace\vbvh.h"
+				>
+			</File>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>


Property changes on: trunk/blender/projectfiles_vc9/blender/render/BRE_raytrace.vcproj
___________________________________________________________________
Name: svn:eol-style
   + CRLF





More information about the Bf-blender-cvs mailing list