X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fhomescreen.pro;fp=homescreen%2Fhomescreen.pro;h=3a08ddcd82a28d813f5f36971b213def4e637e4f;hb=9218d82e97b7eab3f8835ce195f52b3e4280205b;hp=773271e35681be56fc7656f89b94663b08033162;hpb=c9c9e1d5ab372f1abd982072644766b008a384f0;p=apps%2Fhomescreen.git diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro index 773271e..3a08ddc 100644 --- a/homescreen/homescreen.pro +++ b/homescreen/homescreen.pro @@ -15,15 +15,13 @@ TEMPLATE = app TARGET = HomeScreen -QT = qml quick dbus websockets +QT = qml quick websockets CONFIG += c++11 link_pkgconfig DESTDIR = $${OUT_PWD}/../package/root/bin PKGCONFIG += qlibwindowmanager qtappfw afb-helpers-qt LIBS += -lhomescreen -include(../interfaces/interfaces.pri) - SOURCES += \ src/main.cpp \ src/statusbarmodel.cpp \ @@ -55,4 +53,4 @@ RESOURCES += \ qml/images/Status/status.qrc \ qml/images/images.qrc \ qml/qml.qrc \ - qml/images/SpeechChrome/speechchrome.qrc \ No newline at end of file + qml/images/SpeechChrome/speechchrome.qrc