summaryrefslogtreecommitdiff
path: root/examples/sensors/shakeit/shakeit.qrc
blob: 1a2c75d8f3a85819ecf8e902627dd0a8e0ffe325 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>shakeit.qml</file>
        <file>audio/loopy2a_mono.wav</file>
        <file>audio/phone.wav</file>
        <file>content/triangle.png</file>
        <file>content/triangle2.png</file>
        <file>content/triangle3.png</file>
    </qresource>
</RCC>