aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/flipable/flipable.qrc
blob: 7918ccf00e23b7fe550747fa843583f35eee99d7 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>flipable.qml</file>
        <file>content/5_heart.png</file>
        <file>content/9_club.png</file>
        <file>content/back.png</file>
        <file>content/Card.qml</file>
    </qresource>
</RCC>