aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/streambrowser/streambrowser.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/streambrowser/streambrowser.pro')
-rw-r--r--src/plugins/General/streambrowser/streambrowser.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/streambrowser/streambrowser.pro b/src/plugins/General/streambrowser/streambrowser.pro
index aea60f832..4239174c3 100644
--- a/src/plugins/General/streambrowser/streambrowser.pro
+++ b/src/plugins/General/streambrowser/streambrowser.pro
@@ -3,6 +3,7 @@ include(../../plugins.pri)
TARGET = $$PLUGINS_PREFIX/General/streambrowser
QT += network
+CONFIG += link_qmmpui
HEADERS += streambrowserfactory.h \
streambrowser.h \
@@ -16,8 +17,6 @@ FORMS += streamwindow.ui
RESOURCES = translations/translations.qrc
-LIBS += -lqmmpui
-
unix {
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target