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