Subversion Repositories tpanel

Rev

Blame | Last modification | View Log | RSS feed

<?xml version='1.0' encoding='utf-8'?>
<resources>
    <array name="qt_sources">
        <!-- <item>https://download.qt.io/ministro/android/qt5/qt-5.15</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>

    <string name="static_init_classes"><!-- %%INSERT_INIT_CLASSES%% --></string>
    <string name="use_local_qt_libs"><!-- %%USE_LOCAL_QT_LIBS%% --></string>
    <string name="bundle_local_qt_libs"><!-- %%BUNDLE_LOCAL_QT_LIBS%% --></string>
    <string name="system_libs_prefix"><!-- %%SYSTEM_LIBS_PREFIX%% --></string>
</resources>