summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativecomponent/data/data.qrc
blob: f0405f9b167df85bc47529c0a73f8e2e2821cc3b (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/">
        <file>createObject.qml</file>
        <file>createObjectWithScript.qml</file>
    </qresource>
</RCC>