summaryrefslogtreecommitdiffstats
path: root/mediaplayer.pro
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-02-14 18:29:54 -0500
committerScott Murray <scott.murray@konsulko.com>2022-02-14 18:29:54 -0500
commitf932d6da561278df631d0f77ae496a46efe4750f (patch)
tree7afb38f4fb74244006ad7bb74394a97c095cfdc5 /mediaplayer.pro
parent3c8425ae606ea142f227fd7dc9c2bc01def384ad (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 "settings" binary and install it into /usr/bin by default. - Remove the code in main.cpp that handled reading the WebSocket command-line arguments and passing them to binding related code. - Add initial .desktop file and icon copied from the launcher source tree, and updated .pro files to install them. Bug-AGL: SPEC-4182 Change-Id: I7e519aa963f6f22a37d083b2743ad5d42ead9684 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'mediaplayer.pro')
-rw-r--r--mediaplayer.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/mediaplayer.pro b/mediaplayer.pro
index 579a952..e6d6e34 100644
--- a/mediaplayer.pro
+++ b/mediaplayer.pro
@@ -1,3 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = app package
-package.depends += app