From 09ef339b691036a5db6258aed0d9b91ee9c5b1b0 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Mon, 27 Jul 2009 13:38:35 -0600 Subject: windows: updated VC8 project files See bug 22882. --- windows/VC8/mesa/mesa/mesa.vcproj | 52 ++++++++++++++++++++++++----------- windows/VC8/mesa/osmesa/osmesa.vcproj | 4 +++ 2 files changed, 40 insertions(+), 16 deletions(-) (limited to 'windows') diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj index 51a837f021..068da1612d 100644 --- a/windows/VC8/mesa/mesa/mesa.vcproj +++ b/windows/VC8/mesa/mesa/mesa.vcproj @@ -52,6 +52,7 @@ WarningLevel="3" SuppressStartupBanner="true" CompileAs="0" + ForcedIncludeFiles="../../../../src/mesa/main/compiler.h" /> + + @@ -650,10 +658,6 @@ RelativePath="..\..\..\..\src\mesa\shader\prog_cache.c" > - - @@ -666,6 +670,10 @@ RelativePath="..\..\..\..\src\mesa\shader\prog_noise.c" > + + @@ -1034,6 +1042,10 @@ RelativePath="..\..\..\..\src\mesa\main\texgen.c" > + + @@ -1062,10 +1074,6 @@ RelativePath="..\..\..\..\src\mesa\main\varray.c" > - - @@ -1122,6 +1130,10 @@ RelativePath="..\..\..\..\src\mesa\vbo\vbo_split_inplace.c" > + + @@ -1263,6 +1275,10 @@ RelativePath="..\..\..\..\src\mesa\main\convolve.h" > + + @@ -1519,10 +1535,6 @@ RelativePath="..\..\..\..\src\mesa\main\polygon.h" > - - @@ -1535,6 +1547,10 @@ RelativePath="..\..\..\..\src\mesa\shader\prog_noise.h" > + + @@ -1879,6 +1895,10 @@ RelativePath="..\..\..\..\src\mesa\main\texgen.h" > + + @@ -1911,10 +1931,6 @@ RelativePath="..\..\..\..\src\mesa\main\varray.h" > - - @@ -1947,6 +1963,10 @@ RelativePath="..\..\..\..\src\mesa\main\version.h" > + + diff --git a/windows/VC8/mesa/osmesa/osmesa.vcproj b/windows/VC8/mesa/osmesa/osmesa.vcproj index d7cd47a6c1..10f2dc9717 100644 --- a/windows/VC8/mesa/osmesa/osmesa.vcproj +++ b/windows/VC8/mesa/osmesa/osmesa.vcproj @@ -55,6 +55,7 @@ WarningLevel="3" SuppressStartupBanner="true" CompileAs="0" + ForcedIncludeFiles="../../../../src/mesa/main/compiler.h" />