aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/homescreen.pro
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-20 11:12:28 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-20 11:12:28 +0800
commit33c89065c315edd838873116bec8723326f43488 (patch)
treeb6cefa0f80833ff43e079670651488d28219a4c2 /homescreen/homescreen.pro
parent29287cb4b61917983eac27fe5c8bc9ccac31eaa5 (diff)
change seq
Change-Id: I4555953ca6d2ff9bddcb1dc981fa6b8db8525aad
Diffstat (limited to 'homescreen/homescreen.pro')
-rw-r--r--homescreen/homescreen.pro4
1 files changed, 1 insertions, 3 deletions
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)