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 5b8ed7ae4..c807e333a 100644
--- a/src/plugins/General/rgscan/rgscan.pro
+++ b/src/plugins/General/rgscan/rgscan.pro
@@ -13,7 +13,7 @@ TEMPLATE = lib
unix:QMAKE_LIBDIR += ../../../../lib
unix:LIBS += -lqmmpui -lqmmp
-PKGCONFIG += taglib
+
win32:QMAKE_LIBDIR += ../../../../bin
win32:LIBS += -lqmmpui0 -lqmmp0 -ltag.dll
@@ -35,6 +35,7 @@ RESOURCES = translations/translations.qrc
unix{
isEmpty(LIB_DIR){
LIB_DIR = /lib
+ PKGCONFIG += taglib
}
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target