This commit is contained in:
yuyoyuppe 2022-08-26 19:26:42 +02:00
parent 8061e1a527
commit f869768b0b
No known key found for this signature in database
GPG Key ID: B240219D92C197D0

View File

@ -37,6 +37,7 @@
</PropertyGroup>
<ItemDefinitionGroup>
<ClCompile>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<WarningLevel>Level3</WarningLevel>
<DisableAnalyzeExternal >true</DisableAnalyzeExternal>
<ExternalWarningLevel>TurnOffAllWarnings</ExternalWarningLevel>