If there's some common settings for both release and debug configuration. How can I just make the change once, not both change in debug/release?
I tried to change in all configuration section, but it overwrites everything in debug and release. Did I do something wrong? Please advise, thanks.