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