From: Karl Schultz Date: Thu, 11 Feb 2010 22:52:22 +0000 (-0700) Subject: Turn off 64-bit portability problems detection. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d1088cc17ef3920225aceefb6dc9cf2a61e4dec;p=mesa.git Turn off 64-bit portability problems detection. --- diff --git a/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj b/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj index 84e3464834a..8995c03886b 100644 --- a/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj +++ b/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj @@ -46,7 +46,7 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="true" + Detect64BitPortabilityProblems="false" DebugInformationFormat="4" />