aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/rgscan
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/rgscan')
-rw-r--r--src/plugins/General/rgscan/rgscan.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro
index 974b922f7..8ceefd0bd 100644
--- a/src/plugins/General/rgscan/rgscan.pro
+++ b/src/plugins/General/rgscan/rgscan.pro
@@ -1,7 +1,6 @@
include(../../plugins.pri)
TARGET = $$PLUGINS_PREFIX/General/rgscan
-CONFIG += link_qmmpui
HEADERS += rgscanfactory.h \
rgscanhelper.h \
@@ -19,6 +18,8 @@ FORMS += rgscandialog.ui
RESOURCES = translations/translations.qrc
+LIBS += $$QMMPUI_LIB
+
unix {
PKGCONFIG += taglib
target.path = $$LIB_DIR/qmmp/General