OSDN Git Service

Added support for newer version of VS2022 + ignore the same warnings in "Release...
[mutilities/MUtilities.git] / MUtilities_VS2019.vcxproj
index a2e192e..834013e 100644 (file)
       <MinimalRebuild>false</MinimalRebuild>
       <ControlFlowGuard>false</ControlFlowGuard>
       <WholeProgramOptimization>true</WholeProgramOptimization>
+      <DisableSpecificWarnings>4714;4324;4127</DisableSpecificWarnings>
     </ClCompile>
     <Link>
       <SubSystem>Windows</SubSystem>