summaryrefslogtreecommitdiff
path: root/examples/sensors/qmlqtsensors/qmlqtsensors.qrc
blob: 4ba06dadf02034c7aea8c3d9a97d8d5cafae68ba (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>
        <file>components/Divider.qml</file>
    </qresource>
</RCC>