summaryrefslogtreecommitdiffstats
path: root/examples/nfc/corkboard/corkboard.qrc
blob: 10d80ce38e57ec85aa1db71636e49dab9f8a81ee (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>corkboards.qml</file>
        <file>NfcFlag.png</file>
        <file>tack.png</file>
        <file>note-yellow.png</file>
        <file>cork.jpg</file>
        <file>Mode.qml</file>
    </qresource>
</RCC>