summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/extractarchiveoperationtest/data.qrc
blob: d6eb2cf9252f3da9be1fa5b945544521518b5756 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>data/valid.7z</file>
        <file>data/invalid.7z</file>
        <file>data/xmloperationrepository/Updates.xml</file>
        <file>data/xmloperationrepository/A/1.0.0content.7z</file>
        <file>data/xmloperationrepository/A/1.0.0anothercontent.7z</file>
        <file>data/xmloperationrepository/A/1.0.0default.7z</file>
    </qresource>
</RCC>