On 2010-10-07 15:48:21 +0200, Mattias Gärtner wrote: > Zitat von "Leonardo M. Ramé" <[email protected]>: > > >Hi, I'm trying to compile, from command line, an app that needs > >the widget type "NoGUI". > > > >How can I set this parameter?. > > lazbuild -h > shows all command line parameters. You need the --widgetset=nogui. > > Mattias >
Thanks! -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
