summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-12-18 12:00:18 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2016-12-18 11:39:09 +0000
commit9b121ae2f9696f40483f841b006669a9c870c422 (patch)
treed7b88ff2724656e3499a3f2937d57b52d60ec440 /src
parent7eb7cfd3f9a538bd75685c2976b953bf7791d07b (diff)
android.pro: add missing MODULE
Must be explicitly specified since the name of the module does no longer match with the name of the .pro file. Change-Id: I1abdce18f22d3bfc003e2a48eaa9d6c36e383247 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/android/android.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/android.pro b/src/android/android.pro
index f8d7db4..bea15d3 100644
--- a/src/android/android.pro
+++ b/src/android/android.pro
@@ -1,4 +1,5 @@
TARGET = QtQmlAndroid
+MODULE = qmlandroid
QT += androidextras qml
QT += core-private # qjnihelpers