aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/accelbubble/qml.qrc
blob: 1825fab4906f8ee21e5c01dd41154d6ab16dadb8 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>Bubble.qml</file>
        <file>Bluebubble.svg</file>
    </qresource>
</RCC>