Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Faultier on February 10, 2005, 04:39:27 pm

Title: using build targets
Post by: Faultier on February 10, 2005, 04:39:27 pm
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
Title: Re: using build targets
Post by: mandrav on February 10, 2005, 05:56:28 pm
Quote from: Faultier
If not, than a checkbox for adding the file to all targets could be helpful.

This is being implemented, along with some other updates in the compiler options...

Yiannis.