qfedu-qt-level/homework-day2-2/res.qrc

8 lines
207 B
Plaintext

<RCC>
<qresource prefix="/">
<file alias="logo">images/logo.png</file>
<file alias="open">images/open.png</file>
<file alias="save">images/save.png</file>
</qresource>
</RCC>