aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hal/hal.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hal/hal.pro')
-rw-r--r--src/plugins/General/hal/hal.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro
index 2fca9bf0c..f68c2edf0 100644
--- a/src/plugins/General/hal/hal.pro
+++ b/src/plugins/General/hal/hal.pro
@@ -3,6 +3,7 @@ include(../../plugins.pri)
TARGET = $$PLUGINS_PREFIX/General/hal
QT += dbus
+CONFIG += link_qmmpui
HEADERS += halfactory.h \
halplugin.h \
@@ -21,7 +22,5 @@ FORMS += settingsdialog.ui
RESOURCES = translations/translations.qrc
-LIBS += -lqmmpui
-
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target