summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick/touchbrowser/resources.qrc
blob: 87d655a27f8a6e5e8adc9ce9639459cbbb7c754e (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>AddressBar.qml</file>
        <file alias="touchpoint.png">../../touchmocking/touchpoint.png</file>
    </qresource>
</RCC>