aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/samegame/samegame1/samegame1.qrc
blob: 1f061d606f037f88c54e20302f6345cb93ca0441 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/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>