update the suppressed warnings
This commit is contained in:
parent
4f12b058f7
commit
cd19fc770b
4 changed files with 8545 additions and 8544 deletions
|
@ -49,7 +49,7 @@
|
|||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="4"
|
||||
DisableSpecificWarnings="4244;4099;4345"
|
||||
DisableSpecificWarnings="4244;4099;4345;4351"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -50,7 +50,7 @@
|
|||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="4"
|
||||
DisableSpecificWarnings="4244;4099;4345;4250;4355;4800"
|
||||
DisableSpecificWarnings="4244;4099;4345;4250;4355;4800;4351"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
RuntimeLibrary="3"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="4"
|
||||
DisableSpecificWarnings="4244;4099;4345;4250;4355;4800"
|
||||
DisableSpecificWarnings="4244;4099;4345;4250;4355;4800;4351"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
|
|
Loading…
Add table
Reference in a new issue