summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/images.qrc
blob: 38058de03d797158865ec32baff21c83ef99b123 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qml/images/logo.png</file>
        <file>qml/images/bt_off_to_on.png</file>
        <file>qml/images/heart.png</file>
    </qresource>
</RCC>