summaryrefslogtreecommitdiff
path: root/cryptdll.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'cryptdll.vcxproj')
-rw-r--r--cryptdll.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj
index 51bc8841..f2589944 100644
--- a/cryptdll.vcxproj
+++ b/cryptdll.vcxproj
@@ -56,7 +56,7 @@
<SuppressStartupBanner>true</SuppressStartupBanner>
<ErrorReporting>None</ErrorReporting>
<WarningLevel>Level4</WarningLevel>
- <DisableSpecificWarnings>4231; 4355; 4505</DisableSpecificWarnings>
+ <DisableSpecificWarnings>4231; 4251; 4275; 4355; 4505</DisableSpecificWarnings>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
</ClCompile>