summaryrefslogtreecommitdiffstats
path: root/examples/qmlsurface/qmlsurface.qrc
blob: 87883d07326adba4db6a317ac4f9f5f5f1dbc7a5 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/qml">
        <file alias="main.qml">qml/qmlsurface/main.qml</file>
        <file alias="Button.qml">qml/qmlsurface/button.qml</file>
        <file alias="Data.qml">qml/qmlsurface/data.qml</file>
    </qresource>
</RCC>