[Lazarus] New compiler options page "Additions and Overrides"
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jun 7 15:00:00 CEST 2013
On Fri, 07 Jun 2013 15:54:19 +0300
patspiper <patspiper at gmail.com> wrote:
>[...]
> > Now concerning the practical usage:
> > I have build modes for Linux and Win32 defined as project defaults. At
> > times I even add modes for other platforms. The build modes toolbar
> > button provides a quick way to switch the target platform.
> > Now the obvious way of integrating debug/release additions is to
> > double the build modes so that the quick selector is still used. Is
> > there some better way that allows the debug/release additions to be
> > independent so that the build modes are not doubled while still having
> > a quick switch selector (like an independent debug/release selector)?
>
> Thinking about it, one simple way to provide for that would be to add a
> conditional dropdown list to each option line (any, debug, release),
What is the difference to
Any = check all
debug = check only debug
release = check only release
?
> and
> add a debug/release quick selector toolbar button.
Mattias
More information about the Lazarus
mailing list