diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/plugins/General/rgscan/rgscan.pro | 4 |
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 +} |
