summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/extractarchiveoperationtest/data.qrc
blob: 974c0c6f7edc38e805dc59a284664277de639df1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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.0content1.tar.gz</file>
        <file>data/xmloperationrepository/A/1.0.0content2.tar.bz2</file>
        <file>data/xmloperationrepository/A/1.0.0content3.tar.xz</file>
        <file>data/xmloperationrepository/A/1.0.0content4.zip</file>
        <file>data/xmloperationrepository/A/1.0.0anothercontent.7z</file>
        <file>data/xmloperationrepository/A/1.0.0default.7z</file>
    </qresource>
</RCC>