summaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-06-09 20:16:40 +0000
committerScott Murray <scott.murray@konsulko.com>2022-06-09 20:16:40 +0000
commit1593664d2f17ab563c7ad81215696b1ac6a3bd7b (patch)
treef6d071dc55837307c915d202255af69b1ff9911e /app/app.pro
parent1fa03abcffabbf8c8b19084cb05846fca5fe4792 (diff)
Revert "Add VIS vehicle signal support"
This reverts commit 1fa03abcffabbf8c8b19084cb05846fca5fe4792. Reason for revert: Merged by accident, needs to come after several other KUKSA.val enabling changes get merged elsewhere. Change-Id: Ib0ba44dd8259d91532885bd78e66ceb9ea38d72d Signed-off-by: Scott Murray <scott.murray@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 1a0a9c3..077a408 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -3,7 +3,7 @@ TARGET = navigation
QT = core qml quick positioning
CONFIG += c++11 link_pkgconfig
-PKGCONFIG += qtappfw-navigation qtappfw-vehicle-signals
+PKGCONFIG += qtappfw-navigation
HEADERS += \
markermodel.h \