aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/samegame/samegame2/samegame2.qrc
blob: f632e88f6aac894a37e79b381cf807c4d329a69b (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/samegame">
        <file>Button.qml</file>
        <file>Block.qml</file>
        <file>samegame.qml</file>
        <file>samegame.js</file>
        <file>pics/background.jpg</file>
        <file>pics/redStone.png</file>
    </qresource>
</RCC>