> Is there a widgetset define for which widgetset the LCL is compiled 
> for?Something like {$IFDEF GTK1_INTF} {$IFDEF GTK2_INTF} {$IFDEF 
> WIN32_INTF}
> In one of my units I want to check, so that at compile time I can use
> the right .inc file for the compiled widgetset.

If compiled by the IDE or lazbuild, you have LCLWIN32, LCLGTK, LCLGTK2 etc.

Vincent

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to