summaryrefslogtreecommitdiff
path: root/tests/benchmarks/startup/gallery.qrc
blob: 2cabf889a795ceffc71aa51004c8b4e9910b8804 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>timer.qml</file>
        <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>