X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fhomescreen.pro;h=3a08ddcd82a28d813f5f36971b213def4e637e4f;hb=133ac94184bbd28b53544b34e3391f8d6bffdeca;hp=773271e35681be56fc7656f89b94663b08033162;hpb=7dcc687d179c645f4ccf7fffdb507e18b8d562c4;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