[Lazarus] Another conditional defines dialog question
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Mar 20 12:13:17 CET 2015
On Fri, 20 Mar 2015 13:02:59 +0200
Juha Manninen <juha.manninen62 at gmail.com> wrote:
> On Fri, Mar 20, 2015 at 10:02 AM, Graeme Geldenhuys
> <mailinglists at geldenhuys.co.uk> wrote:
> > Why are there two Conditional Defines dialogs in Lazarus IDE?
> >
> > ide/condef.pas
> > ide/CustomDefines.pas
>[...]
> Maybe the unit CustomDefines should be renamed to something else,
> there are properties named CustomDefines.
Maybe both units should be renamed.
The first inserts common IFDEFs.
The second is a dialog for editing -d compiler parameters. (BTW, it
misses an abstract in the the header).
Mattias
More information about the Lazarus
mailing list