From: Jeff Cohen Date: Sat, 18 Dec 2004 07:05:59 +0000 (+0000) Subject: Don't forget about release configuration... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f33972192da1cf509cde8b6c02fe582505e58420;p=oota-llvm.git Don't forget about release configuration... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19032 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 4eb0bf3eb99..cfe6adbaa19 100644 --- a/win32/Analysis/Analysis.vcproj +++ b/win32/Analysis/Analysis.vcproj @@ -70,7 +70,7 @@ RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" + Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="3" DisableSpecificWarnings="4146,4800"/>