Enable intrinsics in VS 2022

Hi, how to enable intrinsic functions in the Projucer?

JUCE_USE_SSE_INTRINSICS doesn’t seem to work, or the additonal /Oi
I can’t set it manually in VS 2022 because the Projucer overrides it.