aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/scrobbler/scrobbler.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/scrobbler/scrobbler.pro')
-rw-r--r--src/plugins/General/scrobbler/scrobbler.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro
index 5d456e327..c5881d316 100644
--- a/src/plugins/General/scrobbler/scrobbler.pro
+++ b/src/plugins/General/scrobbler/scrobbler.pro
@@ -3,6 +3,7 @@ include(../../plugins.pri)
TARGET = $$PLUGINS_PREFIX/General/scrobbler
QT += network
+CONFIG += link_qmmpui
HEADERS += scrobblerfactory.h \
settingsdialog.h \
@@ -21,8 +22,6 @@ FORMS += settingsdialog.ui
RESOURCES = translations/translations.qrc
-LIBS += -lqmmpui
-
unix {
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target