summaryrefslogtreecommitdiff
path: root/examples/applicationmanager/applicationmanager.pro
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2020-11-24 14:56:30 +0100
committerRobert Griebl <robert.griebl@qt.io>2020-11-28 17:47:56 +0100
commitd744705d5498c38ede36dbbdaade2b0ab7046ae9 (patch)
treedac2effb5d4863b594e80abcc51faf796ab7de77 /examples/applicationmanager/applicationmanager.pro
parentf24f72abac9b6a990958d8b41aaf4dcd8a592e4c (diff)
downloadqtapplicationmanager-d744705d5498c38ede36dbbdaade2b0ab7046ae9.tar.gz
Remove legacy functionality: headless, pssdp and pshellserver
Change-Id: Iffeaa944cce5d09d0a1d1af2d85aa5f5034b7f71 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'examples/applicationmanager/applicationmanager.pro')
-rw-r--r--examples/applicationmanager/applicationmanager.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/applicationmanager/applicationmanager.pro b/examples/applicationmanager/applicationmanager.pro
index 5b6c5fc3..462ef585 100644
--- a/examples/applicationmanager/applicationmanager.pro
+++ b/examples/applicationmanager/applicationmanager.pro
@@ -1,6 +1,5 @@
load(am-config)
-requires(!headless)
requires(!disable-installer)
TEMPLATE = subdirs
@@ -16,9 +15,6 @@ SUBDIRS = \
process-status \
startup-plugin \
intents \
-
-# remove the !headless and handle this in the example when we switch to the new configure system
-SUBDIRS += \
custom-appman \
linux:!android:SUBDIRS += \