From a368e330a5f3417fc4f962d1a356b342268cc42e Mon Sep 17 00:00:00 2001 From: linuxsourced <45722321+deopdeop@users.noreply.github.com> Date: Thu, 10 Sep 2020 00:38:20 -0400 Subject: [PATCH] Added mpris headers to be included --- lib/lib.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/lib.pro b/lib/lib.pro index d9570c1..5bc4fac 100644 --- a/lib/lib.pro +++ b/lib/lib.pro @@ -163,6 +163,8 @@ unix { screenheaders.path = $$[QT_INSTALL_HEADERS]/libtdesktopenvironment/Screens applicationsheaders.files = Applications/*.h applicationsheaders.path = $$[QT_INSTALL_HEADERS]/libtdesktopenvironment/Applications + mprisheaders.files = mpris/*.h + mprisheaders.path = $$[QT_INSTALL_HEADERS]/libtdesktopenvironment/mpris header.files = *.h header.path = $$[QT_INSTALL_HEADERS]/libtdesktopenvironment @@ -171,7 +173,7 @@ unix { target.path = $$[QT_INSTALL_LIBS] module.path = $$[QMAKE_MKSPECS]/modules - INSTALLS += target upowerheader wmheader timedateheaders backgroundheaders slideheaders tsiheaders screenheaders applicationsheaders header module + INSTALLS += target upowerheader wmheader timedateheaders backgroundheaders slideheaders tsiheaders screenheaders applicationsheaders mprisheaders header module } DISTFILES += \