summaryrefslogtreecommitdiffstats
path: root/llvm/win32/Support/Support.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/win32/Support/Support.vcproj')
-rw-r--r--llvm/win32/Support/Support.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj
index 825804ae213..1071aa0d0d2 100644
--- a/llvm/win32/Support/Support.vcproj
+++ b/llvm/win32/Support/Support.vcproj
@@ -29,9 +29,9 @@
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="4"
- DisableSpecificWarnings="4800;4244;4267"/>
+ DisableSpecificWarnings="4146,4800"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
@@ -73,7 +73,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"
- DisableSpecificWarnings="4099;4800;4244;4267"/>
+ DisableSpecificWarnings="4146,4800"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
OpenPOWER on IntegriCloud