summaryrefslogtreecommitdiff
path: root/dlltest.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'dlltest.vcxproj')
-rw-r--r--dlltest.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/dlltest.vcxproj b/dlltest.vcxproj
index f7971456..ed0c8be7 100644
--- a/dlltest.vcxproj
+++ b/dlltest.vcxproj
@@ -54,7 +54,7 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<ErrorReporting>None</ErrorReporting>
<WarningLevel>Level4</WarningLevel>
- <DisableSpecificWarnings>4231; 4355; 4505</DisableSpecificWarnings>
+ <DisableSpecificWarnings>4231; 4251; 4275; 4355; 4505</DisableSpecificWarnings>
<CallingConvention>StdCall</CallingConvention>
<PrecompiledHeader />
</ClCompile>