On Mon, 2 Jan 2012 16:46:54 +0100
Bart <bartjun...@gmail.com> wrote:

> Hi,
> 
> A while ago I added buildmodes to one of my projects ("Release" and
> "Debug") with 2 different sets of options for code-generation and
> linking.
> I then told the IDE to use these compileroptions for all my new projects.
> This worked fine, all my new projects now had my 2 build modes.

Maybe you used Save Project As?

 
> However, this seems no longer the case.

It was never implemented. Only the active build mode was saved
(one set of compiler options).

> I have to re-define my build modes in every new project I make.

I implemented it. 
When the checkbox 'Use these ... as default' is checked the IDE now
saves all build modes and will use them for new projects.

 
> I'm currently using r34334 with fpc 2.6.0.


Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to