aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/samegame/samegame4/samegame4.qrc
blob: 8b130721f518408381f24fcf13221257dfde3d21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>samegame.qml</file>
        <file>content/BoomBlock.qml</file>
        <file>content/Button.qml</file>
        <file>content/Dialog.qml</file>
        <file>content/samegame.js</file>
        <file>highscores/README</file>
        <file>highscores/score_data.xml</file>
        <file>highscores/score_style.xsl</file>
        <file>highscores/scores.php</file>
    </qresource>
</RCC>