aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
blob: 9463ae4c8405617207b5a0afd9008215c71be8f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
    <qresource prefix="/">
        <file>flingAnimation.qml</file>
        <file>main.qml</file>
        <file>joystick.qml</file>
        <file>map.qml</file>
        <file>mixer.qml</file>
        <file>pinchHandler.qml</file>
        <file>singlePointHandlerProperties.qml</file>
        <file>content/MomentumAnimation.qml</file>
        <file>content/Slider.qml</file>
        <file>resources/arrowhead.png</file>
        <file>resources/grabbing-location.svg</file>
        <file>resources/map.svgz</file>
        <file>resources/mixer-knob.png</file>
        <file>resources/mouse.png</file>
        <file>resources/mouse_left.png</file>
        <file>resources/mouse_middle.png</file>
        <file>resources/mouse_right.png</file>
        <file>resources/redball.png</file>
        <file>map2.qml</file>
    </qresource>
</RCC>