On Sun, May 9, 2010 at 05:52, Jonathan <[email protected] > wrote:
> On Sat, 8 May 2010 22:37:56 +0300 > Zaher Dirkey <[email protected]> wrote: > > > Because we need to remove of use {$ifdef GTK_2_8} in gtk2 widgets. > How can I check that Lazarus is built with the GTK_2_8 define set or any > other define? > you must define it by hand. If you do not define it, it will not be active. > > Does the build system set it for me, should it? > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
