VS compiler options confusion

Hi, I got curious and looked at VS2022 code generation options, and I saw that ‘Enable Parallel Code Generation’ was not set in any project in VS.
Multi-processor Compilation is set in Projucer, but it overrides VS settings with a blank line.

I’m just a little confused by this. Does anybody know why?
Thanks.