On Fri, 20 Mar 2015 13:02:59 +0200 Juha Manninen <[email protected]> wrote:
> On Fri, Mar 20, 2015 at 10:02 AM, Graeme Geldenhuys > <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
