[Kde-windows] [PATCH] get some qt settings from config files
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Tue Nov 22 08:25:31 CET 2005
> > - env['CXXFLAGS_QT'] = '-DQT_EDITION=QT_EDITION_DESKTOP
> > -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_THREAD_SUPPORT -DQT_DLL'.split() -
>
> > if not env['ARGS'].get('debug', None):
> > - env['CXXFLAGS_QT'] += ['-DQT_NO_DEBUG']
>
> on mingw .qmake.conf contains the line
> DEFINES *= QT_EDITION=QT_EDITION_DESKTOP
>
> which adds -DQT_EDITION=.. to all Makefiles. Does this patch consider this
> ?
Yes, I read .qmake.conf too and it contains excatly the same informations
for msvc & gcc because we call configure.exe with win32-g++ - spec when
using 'additional compiler support for qt4'.
I'll send an updated patch this evening (which use exceptions only when it's
specified on command line like 'platform')
Christian
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
More information about the Kde-buildsystem
mailing list