Von: Stephan Kulow <[EMAIL PROTECTED]>
> 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
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to