aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/xmlhttprequest/xmlhttprequest.qrc
blob: 75c0edca8ae3920d8518b96868074309cb80fa37 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/xmlhttprequest">
        <file>xmlhttprequest.qml</file>
        <file>methods.js</file>
        <file>data.xml</file>
    </qresource>
</RCC>