Proxmark3GUI/config/config.qrc
wh201906 b9da3e9209
Add support for RRG v4.16717
Change the order and the default option of config files
2023-06-27 17:16:50 +08:00

8 lines
240 B
Text

<RCC>
<qresource prefix="/config">
<file>config_official.json</file>
<file>config_rrgv4.13441.json</file>
<file>config_rrgv4.15864.json</file>
<file>config_rrgv4.16717.json</file>
</qresource>
</RCC>