aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/mpris/mpris.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/mpris/mpris.pro')
-rw-r--r--src/plugins/General/mpris/mpris.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/plugins/General/mpris/mpris.pro b/src/plugins/General/mpris/mpris.pro
index 934d2fbb5..5a1518440 100644
--- a/src/plugins/General/mpris/mpris.pro
+++ b/src/plugins/General/mpris/mpris.pro
@@ -1,15 +1,10 @@
include(../../plugins.pri)
-CONFIG += warn_on \
-plugin \
- lib \
- qdbus
+QT += dbus
TARGET =$$PLUGINS_PREFIX/General/mpris
QMAKE_CLEAN =$$PLUGINS_PREFIX/General/libmpris.so
-TEMPLATE = lib
-
RESOURCES = translations/translations.qrc
target.path = $$LIB_DIR/qmmp/General
@@ -31,4 +26,4 @@ SOURCES += mprisfactory.cpp \
mpris2/root2object.cpp \
mpris2/player2object.cpp
-LIBS += -lqmmpui -lqmmp
+LIBS += -lqmmpui