summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-tutorial/chapter1-basics/instrument-cluster/app.qrc
blob: 97948209c74cab7c2c565e38f5db8e602040e5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>Cluster.qml</file>
        <file>Top.qml</file>
        <file>RightDial.qml</file>
        <file>LeftDial.qml</file>
        <file>Dial.qml</file>
        <file>Fuel.qml</file>
        <file>Label.qml</file>
    </qresource>
</RCC>