diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-06-01 17:13:51 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-09 06:58:26 +0100 |
commit | f19cc0aa577dcb7cf88704c58ad65605af4cd039 (patch) | |
tree | aa0225f3e9d6f274a92d2a80fb6bdbb50fdee9e8 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp | |
parent | 70a4b8dc8f721f47ea0861646d70e57020382ce8 (diff) | |
download | qtscript-f19cc0aa577dcb7cf88704c58ad65605af4cd039.tar.gz |
Fixed compile of tst_qscriptextensionplugin on some Windows configurations
The debug and release versions of staticplugin are qmake'd with the
same destination directory. This causes the generated staticplugin .prl
file to always refer to the debug versions of Qt libraries, even if Qt
was configured with -release.
The .prl mechanism is not useful for this test, so simply disable it to
solve the problem.
This commit is cherry-picked from Qt 4 into Qt 5. The problem was
hidden until recently in Qt 5 due to a build system bug in qtbase, fixed
by 3225942dbb7faaeff477e137af9c3d78fcaf518e.
(cherry picked from commit f5a63feb8953799de7e787f333575ee37fae8a3f)
Change-Id: I4e88bb0944f83a101445063d59298e49f92451a2
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions