X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fhomescreen.pro;h=4fcfb31e2cb4e32c4a0c3283b2c78b0c3030b7c5;hb=33c89065c315edd838873116bec8723326f43488;hp=8baa90d13e3cbcbfb77ac208dbe04b0d524de8c3;hpb=29287cb4b61917983eac27fe5c8bc9ccac31eaa5;p=apps%2Fhomescreen.git diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro index 8baa90d..4fcfb31 100644 --- a/homescreen/homescreen.pro +++ b/homescreen/homescreen.pro @@ -18,9 +18,7 @@ TARGET = HomeScreen QT = qml quick dbus websockets CONFIG += c++11 link_pkgconfig DESTDIR = $${OUT_PWD}/../package/root/bin -PKGCONFIG += qlibwindowmanager qtappfw afb-helpers-qt - -LIBS += -lhomescreen +PKGCONFIG += qlibwindowmanager qlibhomescreen qtappfw afb-helpers-qt include(../interfaces/interfaces.pri)