Mesa (master): windows: updated VC8 project files

Brian Paul brianp at kemper.freedesktop.org
Tue Jul 28 14:58:52 UTC 2009


Module: Mesa
Branch: master
Commit: 09ef339b691036a5db6258aed0d9b91ee9c5b1b0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=09ef339b691036a5db6258aed0d9b91ee9c5b1b0

Author: Karl Schultz <Karl.W.Schultz at gmail.com>
Date:   Mon Jul 27 13:38:35 2009 -0600

windows: updated VC8 project files

See bug 22882.

---

 src/mesa/drivers/windows/gdi/mesa.def |    1 -
 windows/VC8/mesa/mesa/mesa.vcproj     |   52 ++++++++++++++++++++++----------
 windows/VC8/mesa/osmesa/osmesa.vcproj |    4 ++
 3 files changed, 40 insertions(+), 17 deletions(-)

diff --git a/src/mesa/drivers/windows/gdi/mesa.def b/src/mesa/drivers/windows/gdi/mesa.def
index ede43ef..bd3e5b2 100644
--- a/src/mesa/drivers/windows/gdi/mesa.def
+++ b/src/mesa/drivers/windows/gdi/mesa.def
@@ -902,7 +902,6 @@ EXPORTS
 	_mesa_generate_mipmap
 	_mesa_get_compressed_teximage
 	_mesa_get_current_context
-	_mesa_get_program_register
 	_mesa_get_teximage
 	_mesa_init_driver_functions
 	_mesa_init_glsl_driver_functions
diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index 51a837f..068da16 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"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -122,6 +123,7 @@
 				SuppressStartupBanner="true"
 				DebugInformationFormat="3"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -192,6 +194,7 @@
 				SuppressStartupBanner="true"
 				DebugInformationFormat="3"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -262,6 +265,7 @@
 				WarningLevel="3"
 				SuppressStartupBanner="true"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -379,6 +383,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\cpuinfo.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\debug.c"
 				>
 			</File>
@@ -651,10 +659,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\src\mesa\shader\prog_debug.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\..\src\mesa\shader\prog_execute.c"
 				>
 			</File>
@@ -667,6 +671,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\shader\prog_optimize.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\shader\prog_parameter.c"
 				>
 			</File>
@@ -1035,6 +1043,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\texgetimage.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\teximage.c"
 				>
 			</File>
@@ -1063,10 +1075,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\src\mesa\main\viewport.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\..\src\mesa\vbo\vbo_context.c"
 				>
 			</File>
@@ -1123,6 +1131,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\viewport.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\vsnprintf.c"
 				>
 				<FileConfiguration
@@ -1264,6 +1276,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\cpuinfo.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\dd.h"
 				>
 			</File>
@@ -1520,10 +1536,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\src\mesa\shader\prog_debug.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\..\src\mesa\shader\prog_execute.h"
 				>
 			</File>
@@ -1536,6 +1548,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\shader\prog_optimize.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\shader\prog_parameter.h"
 				>
 			</File>
@@ -1880,6 +1896,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\texgetimage.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\teximage.h"
 				>
 			</File>
@@ -1912,10 +1932,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\src\mesa\main\viewport.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\..\src\mesa\vbo\vbo.h"
 				>
 			</File>
@@ -1948,6 +1964,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\mesa\main\viewport.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\src\mesa\main\vtxfmt.h"
 				>
 			</File>
diff --git a/windows/VC8/mesa/osmesa/osmesa.vcproj b/windows/VC8/mesa/osmesa/osmesa.vcproj
index d7cd47a..10f2dc9 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"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -145,6 +146,7 @@
 				SuppressStartupBanner="true"
 				DebugInformationFormat="3"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -236,6 +238,7 @@
 				SuppressStartupBanner="true"
 				DebugInformationFormat="3"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"
@@ -327,6 +330,7 @@
 				WarningLevel="3"
 				SuppressStartupBanner="true"
 				CompileAs="0"
+				ForcedIncludeFiles="../../../../src/mesa/main/compiler.h"
 			/>
 			<Tool
 				Name="VCManagedResourceCompilerTool"




More information about the mesa-commit mailing list