diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-06-01 17:13:51 +1000 |
---|---|---|
committer | Sergio Ahumada <sergio.ahumada@nokia.com> | 2011-06-28 00:33:15 +0200 |
commit | c2760148330166934b8443b3794767b8347ab5ba (patch) | |
tree | 2d1a0fb5b4ee87f8f19926bc717e6bae94434231 /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 5634ea81e57f26a376db75bcea0eeb82d815817f (diff) | |
download | qt4-tools-c2760148330166934b8443b3794767b8347ab5ba.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.
Reviewed-by: ckamm
(cherry picked from commit f5a63feb8953799de7e787f333575ee37fae8a3f)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions