aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-12-04 14:14:19 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2018-12-05 20:31:03 +0000
commitdaa5144ccc92c9060f712f7fccfe750966186f51 (patch)
tree54ca5d2f031837cf372918c5485c06f4b22dd84e /.qmake.conf
parent839bb32ea450ed2beb69a58b5928991cab1709e1 (diff)
Use the new appman qmake integration for packaging the apps
Fixes: AUTOSUITE-691 Change-Id: I9e7b2f8ce6443c72e44e63b50902a50c8654bf6f Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 9c2a768..f07e2ad 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1 @@
-SOURCE_DIR=$$PWD
-BUILD_DIR=$$shadowed($$PWD)
-QMAKEFEATURES=$$SOURCE_DIR/qmake-features
-
-CONFIG += package
+CONFIG += am-package