summaryrefslogtreecommitdiff
path: root/tests/benchmarks/startup/gallery.qrc
blob: 1a84303a77d75f3245d2ac265e6c06d5507d80cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file alias="main.qml">../../../examples/quickcontrols/controls/gallery/main.qml</file>
        <file alias="qml/ButtonPage.qml">../../../examples/quickcontrols/controls/gallery/qml/ButtonPage.qml</file>
        <file alias="qml/InputPage.qml">../../../examples/quickcontrols/controls/gallery/qml/InputPage.qml</file>
        <file alias="qml/ProgressPage.qml">../../../examples/quickcontrols/controls/gallery/qml/ProgressPage.qml</file>
        <file alias="qml/UI.js">../../../examples/quickcontrols/controls/gallery/qml/UI.js</file>
        <file alias="+android/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+android/UI.js</file>
        <file alias="+ios/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+ios/UI.js</file>
        <file alias="+osx/UI.js">../../../examples/quickcontrols/controls/gallery/qml/+osx/UI.js</file>
    </qresource>
</RCC>