Author Topic: using build targets  (Read 11087 times)

Faultier

  • Guest
using build targets
« 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

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: using build targets
« Reply #1 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.
Be patient!
This bug will be fixed soon...