diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-08-17 14:00:17 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2010-08-17 14:08:36 (GMT) |
commit | f087ad801b19ffa32a538269cd1475ead963f013 (patch) | |
tree | fdf35b251602ef5b4515b20cb3df60212ac6c332 /mkspecs | |
parent | 35abe608440f2effd330fd213955e391c4a412a2 (diff) | |
download | Qt-f087ad801b19ffa32a538269cd1475ead963f013.zip Qt-f087ad801b19ffa32a538269cd1475ead963f013.tar.gz Qt-f087ad801b19ffa32a538269cd1475ead963f013.tar.bz2 |
qmake: fix assertion on Windows when DESTDIR is empty in static libs
Basically replacing project->values("foo").first() with
project->first("foo") which does a null check.
Task-number: QTBUG-12851
Reviewed-by: ossi
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions