On Fri, 19 Jun 2015 04:09:04 -0700 aradeonas <[email protected]> wrote:
> Thank you very much Graeme. > > So 'Custom options' work like 'Additions and Overrides' but second one > is more specific? "Custom options" is a plain field, simply passed to the compiler. Mostly used for uncommon options that have no GUI element in the IDE. Additions and Overrides is for complex projects with many targets and flags (e.g. release/debug, Windows/Linux, experiments, many developers). The later allows to enable/disable flags with simple mouse clicks. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
