summaryrefslogtreecommitdiffstats
path: root/demos/qmlcustomizations/resources.qrc
blob: d7966f363e25eea348550b593650577ca412fbcd (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/">
        <file>qml/qmlcustomizations/loader.qml</file>
        <file>qml/qmlcustomizations/main.qml</file>
    </qresource>
</RCC>