aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/rgscan/rgscan.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/rgscan/rgscan.pro')
-rw-r--r--src/plugins/General/rgscan/rgscan.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro
index 8ceefd0bd..af749aeb3 100644
--- a/src/plugins/General/rgscan/rgscan.pro
+++ b/src/plugins/General/rgscan/rgscan.pro
@@ -25,3 +25,7 @@ unix {
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target
}
+
+win32 {
+ LIBS += -ltag.dll
+}