diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index 2a245e931fc9b8..dfc06649500c8b 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -441,11 +441,11 @@ HACL_CAN_COMPILE_VEC256;%(PreprocessorDefinitions) - /arch:AVX2 + /arch:AVX2 %(AdditionalOptions) HACL_CAN_COMPILE_VEC128;%(PreprocessorDefinitions) - /arch:AVX + /arch:AVX %(AdditionalOptions)