summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/treename/settings.qrc
blob: 3837d44406b6278a580802c1ba3d03bd781690e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<RCC>
    <qresource prefix="/">
        <file>data/repository/Updates.xml</file>
        <file>data/repository/componentA/1.0.0meta.7z</file>
        <file>data/repository/componentA/1.0.0content.7z</file>
        <file>data/repository/componentA.sub1/1.0.0meta.7z</file>
        <file>data/repository/componentA.sub1/1.0.0content.7z</file>
        <file>data/repository/componentA.sub2/1.0.0meta.7z</file>
        <file>data/repository/componentA.sub2/1.0.0content.7z</file>
        <file>data/repository/componentB/1.0.0meta.7z</file>
        <file>data/repository/componentB/1.0.0content.7z</file>
        <file>data/repository/componentB.sub1/1.0.0meta.7z</file>
        <file>data/repository/componentB.sub1/1.0.0content.7z</file>
        <file>data/repository/componentB.sub1.sub1/1.0.0meta.7z</file>
        <file>data/repository/componentB.sub1.sub1/1.0.0content.7z</file>
        <file>data/repository/componentB.sub1.sub2/1.0.0meta.7z</file>
        <file>data/repository/componentB.sub1.sub2/1.0.0content.7z</file>
        <file>data/repository/componentB.sub2/1.0.0meta.7z</file>
        <file>data/repository/componentB.sub2/1.0.0content.7z</file>
        <file>data/repository/componentC/1.0.0meta.7z</file>
        <file>data/repository/componentC/1.0.0content.7z</file>
        <file>data/repository/componentD/1.0.0meta.7z</file>
        <file>data/repository/componentD/1.0.0content.7z</file>
        <file>data/invalid_repository/Updates.xml</file>
    </qresource>
</RCC>