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"


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to