Project Settings: Change from warning level 3 to 4
This commit is contained in:
parent
beb0ce0208
commit
4b8aff53c7
|
@ -54,7 +54,7 @@
|
||||||
XMLDocumentationFileName="$(IntDir)\"
|
XMLDocumentationFileName="$(IntDir)\"
|
||||||
BrowseInformation="0"
|
BrowseInformation="0"
|
||||||
BrowseInformationFile="$(IntDir)\"
|
BrowseInformationFile="$(IntDir)\"
|
||||||
WarningLevel="3"
|
WarningLevel="4"
|
||||||
WarnAsError="false"
|
WarnAsError="false"
|
||||||
SuppressStartupBanner="true"
|
SuppressStartupBanner="true"
|
||||||
DebugInformationFormat="3"
|
DebugInformationFormat="3"
|
||||||
|
|
Loading…
Reference in New Issue