From 2d1088cc17ef3920225aceefb6dc9cf2a61e4dec Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Thu, 11 Feb 2010 15:52:22 -0700 Subject: Turn off 64-bit portability problems detection. --- windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'windows') 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 84e3464834..8995c03886 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" />