summaryrefslogtreecommitdiffstats
path: root/navigation.pro
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-12-16 16:26:47 -0500
committerScott Murray <scott.murray@konsulko.com>2021-12-16 16:28:51 -0500
commit227a373c6cdc30793b8890b001c6802cffaefc99 (patch)
treec9b24b212c54c23fb703c6db8993ede2454cb3cc /navigation.pro
parentfa3bd315abd8a710d7493e6ffb7b54c521632202 (diff)
Update for app framework removal
Changes: - Remove the autobuild scripts and config.xml used by the app framework widget build. - Update the qmake files to just build a "navigation" binary and install it into /usr/bin by default. Also update the jtalk and flite script installation. - Remove the code in main.cpp that handled reading the WebSocket command-line arguments and passing them to binding related code. Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: If3eca7b12c3ac2605c32f9832220dc58406f7b4b
Diffstat (limited to 'navigation.pro')
-rw-r--r--navigation.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/navigation.pro b/navigation.pro
index 3e1d75f..6999066 100644
--- a/navigation.pro
+++ b/navigation.pro
@@ -1,5 +1,3 @@
CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS = app package
-
-package.depends += app