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