diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-09-09 16:41:52 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-09-09 16:41:52 (GMT) |
commit | c378e16e57e8ce2255116e7fdb5436524cccb8c7 (patch) | |
tree | d2e6370ab5e028850be924817d587d9906e09464 /tools/runonphone | |
parent | 2a1e82452a192c88bcf0250f5976492f6dc3b65f (diff) | |
download | Qt-c378e16e57e8ce2255116e7fdb5436524cccb8c7.zip Qt-c378e16e57e8ce2255116e7fdb5436524cccb8c7.tar.gz Qt-c378e16e57e8ce2255116e7fdb5436524cccb8c7.tar.bz2 |
find qt.conf more reliably
a qmake invoked with a relative path would not find qt.conf, because it
already changed CWD, which would confuse our copy of
QCoreApplication::applicationFilePath() (see also QTBUG-21381).
we already have the absolute path to the qmake executable in
Option::qmake_abslocation, so just use it.
Diffstat (limited to 'tools/runonphone')
0 files changed, 0 insertions, 0 deletions