Hi, I’m trying to set the following options on a windows configuration:
/Zi /INCREMENTAL:NO /DEBUG /OPT:NOREF /OPT:NOICF
I can’t seem to get any of them to take from the Projucer. I’ve put them in the Config-specific compiler flags and config-specific linker flags.
Running Juce 7, VS Studio 2022. Any ideas why there are not being applied to VS?
Thx

