2021-08-08 18:10:09 +03:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
|
|
|
|
<resources>
|
2022-12-23 17:32:20 +03:00
|
|
|
<!-- DO NOT EDIT THIS: This file is populated automatically by the deployment tool. -->
|
2021-08-08 18:10:09 +03:00
|
|
|
|
|
|
|
|
<array name="bundled_libs">
|
|
|
|
|
</array>
|
|
|
|
|
|
|
|
|
|
<array name="qt_libs">
|
|
|
|
|
<!-- %%INSERT_QT_LIBS%% -->
|
|
|
|
|
</array>
|
|
|
|
|
|
|
|
|
|
<array name="load_local_libs">
|
|
|
|
|
<!-- %%INSERT_LOCAL_LIBS%% -->
|
|
|
|
|
</array>
|
|
|
|
|
|
2022-12-23 17:32:20 +03:00
|
|
|
<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>
|
2021-08-08 18:10:09 +03:00
|
|
|
</resources>
|