summaryrefslogtreecommitdiff
path: root/examples/sensors/qmlqtsensors/qmlqtsensors.qrc
blob: 2f6630b0b669c36fb17449a6116fb8fb7fbd90e6 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>qmlqtsensors.qml</file>
        <file>components/ApplicationWindow.qml</file>
        <file>components/Button.qml</file>
        <file>components/images/button_background_disabled.png</file>
        <file>components/images/button_background_normal.png</file>
        <file>components/images/button_background_pressed.png</file>
    </qresource>
</RCC>