summaryrefslogtreecommitdiff
path: root/win32/System/System.vcproj
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2004-12-18 07:05:59 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2004-12-18 07:05:59 +0000
commitf33972192da1cf509cde8b6c02fe582505e58420 (patch)
treefc9a5f327760c10ad873c21e40c8aef5abef0db2 /win32/System/System.vcproj
parent530f887ff2549d58020310ff53003bcd9ba76c4a (diff)
downloadllvm-f33972192da1cf509cde8b6c02fe582505e58420.tar.gz
llvm-f33972192da1cf509cde8b6c02fe582505e58420.tar.bz2
llvm-f33972192da1cf509cde8b6c02fe582505e58420.tar.xz
Don't forget about release configuration...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19032 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/System/System.vcproj')
-rw-r--r--win32/System/System.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj
index c63f020cd4..ae115d30e7 100644
--- a/win32/System/System.vcproj
+++ b/win32/System/System.vcproj
@@ -71,7 +71,7 @@
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
DisableSpecificWarnings="4146,4800"/>
<Tool