summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qsettings/qsettings.qrc
blob: c0be7e013fabc06fdec6cfb36c04e2ad1e69ab0b (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>resourcefile.ini</file>
        <file>resourcefile2.ini</file>
        <file>resourcefile3.ini</file>
        <file>resourcefile4.ini</file>
        <file>resourcefile5.ini</file>
        <file>bom.ini</file>
    </qresource>
</RCC>