Mesa (gallium-0.2): windows: updated VC8 project file

Alan Hourihane alanh at kemper.freedesktop.org
Fri Jan 16 16:45:07 UTC 2009


Module: Mesa
Branch: gallium-0.2
Commit: a740858fc0136fa035c222dda278f49b815eb817
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a740858fc0136fa035c222dda278f49b815eb817

Author: Karl Schultz <karl.w.schultz at gmail.com>
Date:   Thu Jan 15 11:32:47 2009 -0700

windows: updated VC8 project file

---

 windows/VC8/mesa/mesa/mesa.vcproj |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/windows/VC8/mesa/mesa/mesa.vcproj b/windows/VC8/mesa/mesa/mesa.vcproj
index 13029af..d67cbfe 100644
--- a/windows/VC8/mesa/mesa/mesa.vcproj
+++ b/windows/VC8/mesa/mesa/mesa.vcproj
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="8,00"
+	Version="8.00"
 	Name="mesa"
 	ProjectGUID="{2120C974-2717-4709-B44F-D6E6D0A56448}"
 	RootNamespace="mesa"
+	TargetFrameworkVersion="131072"
 	>
 	<Platforms>
 		<Platform
@@ -347,6 +348,22 @@
 			<File
 				RelativePath="..\..\..\..\src\mesa\glapi\glapi_getproc.c"
 				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
+					/>
+				</FileConfiguration>
 			</File>
 			<File
 				RelativePath="..\..\..\..\src\mesa\glapi\glthread.c"




More information about the mesa-commit mailing list