summaryrefslogtreecommitdiff
path: root/src/qtcreatorplugin.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtcreatorplugin.pri')
-rw-r--r--src/qtcreatorplugin.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qtcreatorplugin.pri b/src/qtcreatorplugin.pri
index a3b7a27a3f..1e659e6ab8 100644
--- a/src/qtcreatorplugin.pri
+++ b/src/qtcreatorplugin.pri
@@ -5,6 +5,8 @@ isEmpty(PRECOMPILED_HEADER):PRECOMPILED_HEADER = $$PWD/shared/qtcreator_gui_pch.
isEmpty(PROVIDER) {
PROVIDER = Nokia
+} else {
+ LIBS += -L$$IDE_PLUGIN_PATH/Nokia
}
isEmpty(USE_USER_DESTDIR) {