diff options
author | Mark Brand <mabrand@mabrand.nl> | 2010-08-25 08:05:15 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-08-25 08:07:43 (GMT) |
commit | 41532e38ff2b5153b79374032112d435b42e48a2 (patch) | |
tree | 67410b27c647c2be817a1300efe354d08eff7e02 /src/gui/styles | |
parent | 69f5543cceaed4b5836e3671f65c32235ea0e8eb (diff) | |
download | Qt-41532e38ff2b5153b79374032112d435b42e48a2.zip Qt-41532e38ff2b5153b79374032112d435b42e48a2.tar.gz Qt-41532e38ff2b5153b79374032112d435b42e48a2.tar.bz2 |
scope fixes and clutter reduction for sql driver projects
Add missing wildcard to scope where meant to include all
win32-g++ targets.
There is no reason to ignore QT_LFLAGS_TDS and QT_LFLAGS_PSQL
in static builds. Via LIBS these may end up in QMAKE_PRL_LIBS
in QtSql.prl. Also, the isEmpty() tests on these is
redundant and only wastes time.
Processing of QT_CFLAGS_PSQL should not depend on QT_LFLAGS_PSQL.
It no longer seems appropriate to clean up "-lz" here in
case of zlib bundled in QtCore. It's reasonable to expect
QT_LFLAGS_PSQL to be ready after configure.
Merge-request: 2459
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/gui/styles')
0 files changed, 0 insertions, 0 deletions