aboutsummaryrefslogtreecommitdiffstats
path: root/win32/llvm-as
diff options
context:
space:
mode:
Diffstat (limited to 'win32/llvm-as')
-rw-r--r--win32/llvm-as/llvm-as.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/llvm-as/llvm-as.vcproj b/win32/llvm-as/llvm-as.vcproj
index dad0127..758f0bf 100644
--- a/win32/llvm-as/llvm-as.vcproj
+++ b/win32/llvm-as/llvm-as.vcproj
@@ -31,7 +31,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="4"
- DisableSpecificWarnings="4146,4800"/>
+ DisableSpecificWarnings="4355,4146,4800"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
@@ -81,7 +81,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
- DisableSpecificWarnings="4146,4800"/>
+ DisableSpecificWarnings="4355,4146,4800"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool