aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-11-11 01:05:35 -0800
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-11-21 16:09:32 -0800
commit88e15ced63c6beb2758c3880457398a6db225e07 (patch)
treef52027530e50c0267b229e598516d5d3bbba3f3d /app/app.pro
parent64f5edda50fc53e70d5467c8d731db13620df5b4 (diff)
ondemandnavi: add agl-service-navigation interface
Switch from the application providing DBus objects to consumers with using afb binding with proper JSON responses. Bug-AGL: SPEC-2880 Change-Id: If587ddeaea9a0f28e71c2bee790acbf53425de9f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.pro b/app/app.pro
index c53e922..b31250a 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -1,6 +1,6 @@
TARGET = navigation
QT = quick qml
-PKGCONFIG += qlibhomescreen qlibwindowmanager
+PKGCONFIG += qlibhomescreen qlibwindowmanager qtappfw
QT += positioning
QT += core