kdesupport/kdewin32/installer/gui

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Thu Jan 11 10:44:19 CET 2007


Von: Stephan Kulow <coolo at kde.org>
> Am Donnerstag, 11. Januar 2007 07:29 schrieb Ralf Habacker:
> > SVN commit 622239 by habacker:
> >
> > gui app should be a win32 app not a console app
> >
> That's the trick to hide the extra console when I start kpat?
> Could this flag be added for all KDE apps automatically in some way?
> 
> -add_executable(kdewin-installer-gui ${all_sources})
> +add_executable(kdewin-installer-gui WIN32 ${all_sources})
> 
Can you determine somehow if it's a console or a gui app?

Christian
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the Kde-buildsystem mailing list