diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-09-09 18:41:52 +0200 |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-09-09 18:41:52 +0200 |
commit | c378e16e57e8ce2255116e7fdb5436524cccb8c7 (patch) | |
tree | d2e6370ab5e028850be924817d587d9906e09464 /doc/src/snippets/code/doc_src_qtscript.cpp | |
parent | 2a1e82452a192c88bcf0250f5976492f6dc3b65f (diff) | |
download | qt4-tools-c378e16e57e8ce2255116e7fdb5436524cccb8c7.tar.gz |
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 'doc/src/snippets/code/doc_src_qtscript.cpp')
0 files changed, 0 insertions, 0 deletions