qt6-bb10/qtdeclarative/examples/quick/tutorials/samegame/samegame1/samegame1.qrc

10 lines
249 B
Plaintext

<RCC>
<qresource prefix="/qt/qml/samegame">
<file>Button.qml</file>
<file>Block.qml</file>
<file>samegame.qml</file>
<file>pics/background.jpg</file>
<file>pics/redStone.png</file>
</qresource>
</RCC>