diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-08-31 10:44:44 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2010-08-31 19:16:38 (GMT) |
commit | e3c0b388d92ccb3d06d924b499d90136de25e847 (patch) | |
tree | 546708e150921d4865d79cbe3a2a3925461bae7b /doc/src/snippets/sqldatabase/sqldatabase.cpp | |
parent | d8e3ed4926bf3529329d774a1c17cd0d45483de0 (diff) | |
download | Qt-e3c0b388d92ccb3d06d924b499d90136de25e847.zip Qt-e3c0b388d92ccb3d06d924b499d90136de25e847.tar.gz Qt-e3c0b388d92ccb3d06d924b499d90136de25e847.tar.bz2 |
fix windows build with -prefix
passing just a spec name to qmake is bogus, as it will try to find it in
the install dir, which of course won't work before it is installed. so
either pass nothing at all (when preparing the libraries, as
.qmake.cache already contains the right path), or explicitly pass a full
path (when building the host tools, as we have to override the spec
here).
Reviewed-by: mariusSO
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions