aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/samegame/samegame1/samegame1.qrc
blob: 866cf899bf636f12df6ea5a94e5d927aea2e16fb (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>Button.qml</file>
        <file>Block.qml</file>
        <file>samegame.qml</file>
    </qresource>
</RCC>