aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qttestrpath.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qttestrpath.pri')
-rw-r--r--tests/auto/qttestrpath.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qttestrpath.pri b/tests/auto/qttestrpath.pri
index fc9ab92307..b29ed86e4a 100644
--- a/tests/auto/qttestrpath.pri
+++ b/tests/auto/qttestrpath.pri
@@ -1,6 +1,6 @@
linux-* {
QMAKE_RPATHDIR += $$IDE_BUILD_TREE/$$IDE_LIBRARY_BASENAME/qtcreator
- QMAKE_RPATHDIR += $$IDE_PLUGIN_PATH/Nokia
+ QMAKE_RPATHDIR += $$IDE_PLUGIN_PATH/QtProject
IDE_PLUGIN_RPATH = $$join(QMAKE_RPATHDIR, ":")