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