forked from wolfSSL/wolfssl
MSVS warning fixes for all solutions
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
DebugInformationFormat="4"
|
||||
DisableSpecificWarnings="4206"
|
||||
DisableSpecificWarnings="4206,4214,4706"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
|
Reference in New Issue
Block a user