aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/rgscan
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-08-30 18:54:45 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-08-30 18:54:45 +0000
commit87cb0d13094d339fefa846d37594d354a295137b (patch)
treec3fe642d750a84c360d1c799dba135cbaeb9e99b /src/plugins/General/rgscan
parent1388fb2d12306e693de06fecac4f420bfdd93de4 (diff)
downloadqmmp-87cb0d13094d339fefa846d37594d354a295137b.tar.gz
qmmp-87cb0d13094d339fefa846d37594d354a295137b.tar.bz2
qmmp-87cb0d13094d339fefa846d37594d354a295137b.zip
fixed win32 build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7425 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/rgscan')
-rw-r--r--src/plugins/General/rgscan/rgscan.pro3
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