summaryrefslogtreecommitdiffstats
path: root/demos/qmlpolarchart/resources.qrc
blob: 854acbeff6e0902f468e0d07d7ac3ee1cd56ee03 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>qml/qmlpolarchart/loader.qml</file>
        <file>qml/qmlpolarchart/main.qml</file>
        <file>qml/qmlpolarchart/View1.qml</file>
        <file>qml/qmlpolarchart/View2.qml</file>
        <file>qml/qmlpolarchart/View3.qml</file>
    </qresource>
</RCC>