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