aboutsummaryrefslogtreecommitdiff
path: root/android/res/values/libs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/res/values/libs.xml')
-rw-r--r--android/res/values/libs.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/android/res/values/libs.xml b/android/res/values/libs.xml
deleted file mode 100644
index 6b1a4a2a..00000000
--- a/android/res/values/libs.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<resources>
- <array name="qt_sources">
- <item>https://download.qt.io/ministro/android/qt5/qt-5.14</item>
- </array>
-
- <!-- The following is handled automatically by the deployment tool. It should
- not be edited manually. -->
-
- <array name="bundled_libs">
- <!-- %%INSERT_EXTRA_LIBS%% -->
- </array>
-
- <array name="qt_libs">
- <!-- %%INSERT_QT_LIBS%% -->
- </array>
-
- <array name="load_local_libs">
- <!-- %%INSERT_LOCAL_LIBS%% -->
- </array>
-
-</resources>