gta5view/res/donate.qrc
Syping 5e6c4e6ad1
All checks were successful
continuous-integration/drone/push Build is passing
fix Qt 6.4 build and few other changes
- include QStringEncoder and QStringDecoder for Qt 6.4
- update integrated qtbase_de.qm from Qt 6.3
- fix macOS theme detection on Qt 6
- bump copyright year and some version numbers
- remove ZEC donation
- rework README.md
2022-08-21 21:39:19 +02:00

16 lines
379 B
Plaintext

<RCC>
<qresource prefix="/donate">
<file>btc.str</file>
<file>btc.svgz</file>
<file>eth.str</file>
<file>eth.svgz</file>
<file>ltc.str</file>
<file>ltc.svgz</file>
<file>xmr.str</file>
<file>xmr.svgz</file>
</qresource>
<qresource prefix="/img">
<file>donate.svgz</file>
</qresource>
</RCC>