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