[Bf-committers] PATCH - Latest CVS broken w/ MSVC 2003

Early Ehlinger early at respower.com
Fri Mar 2 21:46:22 CET 2007


Skipped content of type multipart/alternative-------------- next part --------------
Index: intern/ghost/make/msvc_7_0/ghost.vcproj
===================================================================
RCS file: /cvsroot/bf-blender/blender/intern/ghost/make/msvc_7_0/ghost.vcproj,v
retrieving revision 1.9
diff -b -u -r1.9 ghost.vcproj
--- intern/ghost/make/msvc_7_0/ghost.vcproj	12 Nov 2006 16:21:16 -0000	1.9
+++ intern/ghost/make/msvc_7_0/ghost.vcproj	2 Mar 2007 21:29:14 -0000
@@ -136,7 +136,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				InlineFunctionExpansion="1"
-				AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_7\intern\string\include"
+				AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_7\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE\"
 				PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
 				StringPooling="TRUE"
 				RuntimeLibrary="2"
@@ -193,7 +193,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_7\intern\string\include"
+				AdditionalIncludeDirectories="..\..;..\..\..\..\..\build\msvc_7\intern\string\include;..\..\..\..\..\lib\windows\wintab\INCLUDE\"
 				PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"



More information about the Bf-committers mailing list