[Lazarus] New compiler options page "Additions and Overrides"

Michael Van Canneyt michael at freepascal.org
Sat Jun 8 15:05:30 CEST 2013



On Sat, 8 Jun 2013, Mattias Gaertner wrote:

> On Sat, 08 Jun 2013 12:55:00 +0200
> Sven Barth <pascaldragon at googlemail.com> wrote:
>
>> On 08.06.2013 11:45, Mattias Gaertner wrote:
>>>> For example, I never understood why there is no support for
>>>> managing "defines" in the IDE, so I must resort to using that.
>>>
>>> How would you manage "defines"?
>>
>> Maybe similar to how Delphi does it and how the path entries work:
>> semicolon seperated entries.
>
> Why is a semicolon separated list like
>
> EnableThis;EnableThat;DebugThis
>
> better then
>
> -dEnableThis -dEnableThat -dDebugThis
>
> ?
>
>> Maybe with the possibility to edit them through a list box based dialog as well.
>
> A list with checkboxes could be useful.

That is how I would do them.

Michael.




More information about the Lazarus mailing list