summaryrefslogtreecommitdiff
path: root/tests/auto/qttest.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qttest.pri')
-rw-r--r--tests/auto/qttest.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qttest.pri b/tests/auto/qttest.pri
index 4394b933a2..b2d95f31bb 100644
--- a/tests/auto/qttest.pri
+++ b/tests/auto/qttest.pri
@@ -9,7 +9,7 @@ CONFIG -= app_bundle
!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")
win32 {
- lib = $$IDE_LIBRARY_PATH;$$IDE_PLUGIN_PATH/Nokia
+ lib = $$IDE_LIBRARY_PATH;$$IDE_PLUGIN_PATH/QtProject
lib ~= s,/,\\,g
# the below gets added to later by testcase.prf
check.commands = cd . & set PATH=$$lib;%PATH%& cmd /c