From: Marius Vlad Date: Mon, 13 Apr 2020 11:48:37 +0000 (+0300) Subject: app.pro: Remove depends on windowmanager and homescreen when building X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fonscreenapp.git;a=commitdiff_plain;h=c927bfd3390d0d94e838cedc97bc3c73d4545ac2 app.pro: Remove depends on windowmanager and homescreen when building Signed-off-by: Marius Vlad --- diff --git a/app/app.pro b/app/app.pro index 0cc31aa..de19410 100644 --- a/app/app.pro +++ b/app/app.pro @@ -18,7 +18,7 @@ TARGET = onscreenapp QT += quickcontrols2 quick qml CONFIG += c++11 link_pkgconfig DESTDIR = $${OUT_PWD}/../package/root/bin -PKGCONFIG += qlibwindowmanager libhomescreen +#PKGCONFIG += qlibwindowmanager libhomescreen HEADERS += \ eventhandler.h \