akmi-utilities/resources.qrc
2024-07-10 17:12:16 +03:00

14 lines
513 B
Plaintext

<RCC>
<qresource prefix="/">
<file>images/logo.png</file>
<file>FONTS/NotoSans-MediumItalic.ttf</file>
<file>FONTS/NotoSans-Medium.ttf</file>
<file>FONTS/NotoSans-SemiCondensedMediumItalic.ttf</file>
<file>FONTS/NotoSans-SemiCondensedMedium.ttf</file>
<file>FONTS/NotoSans-SemiCondensed.ttf</file>
<file>FONTS/NotoSans-Black.ttf</file>
<file>FONTS/NotoSans-Bold.ttf</file>
<file>FONTS/NotoSans-Regular.ttf</file>
</qresource>
</RCC>