Warning, /maui/vvave/android_files/res/values/libs.xml is written in an unsupported language. File is not indexed.

0001 <?xml version='1.0' encoding='utf-8'?>
0002 <resources>
0003     <array name="qt_sources">
0004         <item>https://download.qt.io/ministro/android/qt5/qt-5.14</item>
0005     </array>
0006 
0007     <!-- The following is handled automatically by the deployment tool. It should
0008          not be edited manually. -->
0009 
0010     <array name="bundled_libs">
0011         <!-- %%INSERT_EXTRA_LIBS%% -->
0012     </array>
0013 
0014     <array name="qt_libs">
0015         <!-- %%INSERT_QT_LIBS%% -->
0016     </array>
0017 
0018     <array name="load_local_libs">
0019         <!-- %%INSERT_LOCAL_LIBS%% -->
0020     </array>
0021     
0022      <array name="bundled_in_lib">
0023         <!-- %%INSERT_BUNDLED_IN_LIB%% -->
0024     </array>
0025     <array name="bundled_in_assets">
0026         <!-- %%INSERT_BUNDLED_IN_ASSETS%% -->
0027     </array>
0028 
0029 </resources>