diff options
author | Marius Vlad <marius.vlad@collabora.com> | 2020-05-14 01:31:58 +0300 |
---|---|---|
committer | Marius Vlad <marius.vlad@collabora.com> | 2020-06-24 17:34:14 +0300 |
commit | ff773d5e1a12f7962afe19659e24ba8a6ce0ab82 (patch) | |
tree | d36e840d3774df60d90a5bf3f4cf388c29c2ee82 /app/app.pro | |
parent | 09c3584104d55206738741f79a279ae5f330effb (diff) |
app/main: Remove libhomescreen and libwindowmanager code and dependencykoi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.110.93.010.92.010.91.0
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ibf45b2aa8f0b1df38a36a468a566e5483ba1228a
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro index 41566ec..750e2f0 100644 --- a/app/app.pro +++ b/app/app.pro @@ -1,6 +1,6 @@ TARGET = navigation QT = quick qml -PKGCONFIG += qlibhomescreen qlibwindowmanager qtappfw-navigation +PKGCONFIG += qtappfw-navigation QT += positioning QT += core |