summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qmake-features/am-systemui.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake-features/am-systemui.prf b/qmake-features/am-systemui.prf
index a81a502c..14dc21c9 100644
--- a/qmake-features/am-systemui.prf
+++ b/qmake-features/am-systemui.prf
@@ -1,4 +1,4 @@
-win32: {
+win32|cross_compile: {
TEMPLATE = aux
warning("Couldn't generate a appman wrapper. Please start the example as mentioned in the documentation instead.")
} else {