Hi,
I am using different build targets for separate compiler options settings. So I have the default target with debug symbols and a second build target named release without debug info and a lot of optimization flags set.
But when I am adding an existing or a new file to the project, a dialogue box appears and I have to choose the target.
Is there another way for having separate compiler options for the same project? If not, than a checkbox for adding the file to all targets could be helpful.
Thanks,
Stefan