aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/calqlatr/calqlatr.qrc
blob: 7483304e029b8570eeeb78e9efa054f8bf990374 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/demos/calqlatr">
        <file>calqlatr.qml</file>
        <file>content/Button.qml</file>
        <file>content/calculator.js</file>
        <file>content/Display.qml</file>
        <file>content/NumberPad.qml</file>
        <file>content/images/paper-edge-left.png</file>
        <file>content/images/paper-edge-right.png</file>
        <file>content/images/paper-grip.png</file>
    </qresource>
</RCC>