Warning, /utilities/kairo/src/android/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.7</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="bundled_in_lib"> 0019 <!-- %%INSERT_BUNDLED_IN_LIB%% --> 0020 </array> 0021 <array name="bundled_in_assets"> 0022 <!-- %%INSERT_BUNDLED_IN_ASSETS%% --> 0023 </array> 0024 0025 </resources>