W32 VS projects: disabled specific compiler warning on ARM

This commit is contained in:
Evgeny Grin (Karlson2k)
2023-05-25 10:44:49 +02:00
committed by Christian Grothoff
parent 6794e053e0
commit d80bc09a96
@@ -14,6 +14,7 @@
<ItemDefinitionGroup>
<ClCompile>
<PreprocessorDefinitions>BUILDING_MHD_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<DisableSpecificWarnings>4746;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<Link>
<Subsystem>WINDOWS</Subsystem>