aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify
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/kdenotify
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/kdenotify')
-rw-r--r--src/plugins/General/kdenotify/kdenotify.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro
index 5577e7433..259a166a6 100644
--- a/src/plugins/General/kdenotify/kdenotify.pro
+++ b/src/plugins/General/kdenotify/kdenotify.pro
@@ -6,6 +6,7 @@ include(../../plugins.pri)
TARGET = $$PLUGINS_PREFIX/General/kdenotify
QT += dbus
+CONFIG += link_qmmpui
SOURCES += kdenotifyfactory.cpp \
kdenotify.cpp \
@@ -19,8 +20,6 @@ FORMS += settingsdialog.ui
RESOURCES += translations/translations.qrc
-LIBS += -lqmmpui
-
target.path = $$LIB_DIR/qmmp/General
images.files = images/app_icon.png \
images/empty_cover.png