summaryrefslogtreecommitdiffstats
path: root/examples/demos/calqlatr/calqlatr.qrc
blob: ccc1eb4b64978ac57ceac020a8f3df25e9124b2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/demos/calqlatr">
        <file>calqlatr.qml</file>
        <file>content/calculator.js</file>
        <file>content/Display.qml</file>
        <file>content/NumberPad.qml</file>
        <file>content/CalculatorButton.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>