summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties/shared/countries.qrc
blob: cdf6312ebbf829fe5c2d3dda265d799358f38141 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>germany.png</file>
        <file>norway.png</file>
        <file>finland.png</file>
    </qresource>
</RCC>