Include DBus

This commit is contained in:
Victor Tran 2018-08-03 23:04:19 +10:00
parent ce27e85944
commit 018f4c901e

View file

@ -4,7 +4,7 @@
#
#-------------------------------------------------
QT += widgets
QT += widgets dbus
CONFIG += c++14
TARGET = the-libs
@ -49,8 +49,6 @@ unix {
}
unix:!macx {
QT += dbus
target.path = /usr/lib
header.path = /usr/include/the-libs