Index: src/ch/ch.vc140.vcxproj =================================================================== diff -u -N -r318ace3ec2b5cf68de6aeb5a04b56c4389565e5a -r5c266be2a01d402f56cb020cfcb0df2d030b42ef --- src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision 318ace3ec2b5cf68de6aeb5a04b56c4389565e5a) +++ src/ch/ch.vc140.vcxproj (.../ch.vc140.vcxproj) (revision 5c266be2a01d402f56cb020cfcb0df2d030b42ef) @@ -201,7 +201,6 @@ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <SDLCheck>true</SDLCheck> <MinimalRebuild>false</MinimalRebuild> - <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> <DisableSpecificWarnings>4714</DisableSpecificWarnings> <MultiProcessorCompilation>true</MultiProcessorCompilation> <LanguageStandard>stdcpp17</LanguageStandard> @@ -242,7 +241,6 @@ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <SDLCheck>true</SDLCheck> <MinimalRebuild>false</MinimalRebuild> - <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> <DisableSpecificWarnings>4714</DisableSpecificWarnings> <MultiProcessorCompilation>true</MultiProcessorCompilation> <LanguageStandard>stdcpp17</LanguageStandard> @@ -373,7 +371,6 @@ <SDLCheck>true</SDLCheck> <DisableSpecificWarnings>4714</DisableSpecificWarnings> <MultiProcessorCompilation>true</MultiProcessorCompilation> - <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> <LanguageStandard>stdcpp17</LanguageStandard> </ClCompile> <ResourceCompile> @@ -413,7 +410,6 @@ <TreatWarningAsError>true</TreatWarningAsError> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <SDLCheck>true</SDLCheck> - <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> <DisableSpecificWarnings>4714</DisableSpecificWarnings> <MultiProcessorCompilation>true</MultiProcessorCompilation> <LanguageStandard>stdcpp17</LanguageStandard>