[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [20918] branches/blender2.5/blender/ projectfiles_vc9/blender/makesrna/RNA_rna.vcproj: MSVC fix for rev.

Dalai Felinto dfelinto at gmail.com
Tue Jun 16 05:27:58 CEST 2009


Revision: 20918
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=20918
Author:   dfelinto
Date:     2009-06-16 05:27:57 +0200 (Tue, 16 Jun 2009)

Log Message:
-----------
MSVC fix for rev. #20909 (reported/patched by moguri)

Modified Paths:
--------------
    branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj

Modified: branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
===================================================================
--- branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj	2009-06-16 02:40:39 UTC (rev 20917)
+++ branches/blender2.5/blender/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj	2009-06-16 03:27:57 UTC (rev 20918)
@@ -43,7 +43,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\windowmanager;..\..\..\source\blender\editors\include"
+				AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\source\blender\imbuf;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\windowmanager;..\..\..\source\blender\editors\include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
 				MinimalRebuild="true"
 				BasicRuntimeChecks="3"





More information about the Bf-blender-cvs mailing list