summaryrefslogtreecommitdiffstats
path: root/examples/qmllegend/qmllegend.qrc
blob: 6496cfdb7167b6c6b9f6dbe07b3d42cc3bc5950c (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/qml">
        <file alias="Data.qml">qml/qmllegend/data.qml</file>
        <file alias="main.qml">qml/qmllegend/main.qml</file>
        <file alias="LegendItem.qml">qml/qmllegend/legenditem.qml</file>
        <file alias="NewButton.qml">qml/qmllegend/newbutton.qml</file>
    </qresource>
</RCC>