summaryrefslogtreecommitdiffstats
path: root/src/android/jar/bundledjar.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/jar/bundledjar.pro')
-rw-r--r--src/android/jar/bundledjar.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/android/jar/bundledjar.pro b/src/android/jar/bundledjar.pro
new file mode 100644
index 0000000000..e82c01c51b
--- /dev/null
+++ b/src/android/jar/bundledjar.pro
@@ -0,0 +1,3 @@
+TARGET = QtAndroid-bundled
+CONFIG += bundled_jar_file
+include(jar.pri)