summaryrefslogtreecommitdiffstats
path: root/examples/webkit/webplugin/csvplugin.qrc
blob: 14f80e7ac0a7cf2b1b84b890d46a239fee623642 (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/" >
        <file>pages/index.html</file>
        <file>data/accounts.csv</file>
    </qresource>
</RCC>