summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/treename/settings.qrc
blob: 9b31cbadefaea54c1c5e12b12e189b4e84362ff0 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<RCC>
    <qresource prefix="/">
        <file>data/components.xml</file>

        <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>

        <file>data/repository_children/componentA/1.0.0content.7z</file>
        <file>data/repository_children/componentA/1.0.0meta.7z</file>
        <file>data/repository_children/componentA.subcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentA.subcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentB/1.0.0content.7z</file>
        <file>data/repository_children/componentB/1.0.0meta.7z</file>
        <file>data/repository_children/componentE/1.0.0content.7z</file>
        <file>data/repository_children/componentE/1.0.0meta.7z</file>
        <file>data/repository_children/componentF/1.0.0content.7z</file>
        <file>data/repository_children/componentF/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent1.subsubcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent1.subsubcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent1.subsubcomponent2/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent1.subsubcomponent2/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent2/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent2/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent2.subsubcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent2.subsubcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentF.subcomponent2.subsubcomponent2/1.0.0content.7z</file>
        <file>data/repository_children/componentF.subcomponent2.subsubcomponent2/1.0.0meta.7z</file>
        <file>data/repository_children/componentH/1.0.0content.7z</file>
        <file>data/repository_children/componentH/1.0.0meta.7z</file>
        <file>data/repository_children/componentH.subcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentH.subcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentI.subcomponent2/1.0.0content.7z</file>
        <file>data/repository_children/componentI.subcomponent2/1.0.0meta.7z</file>
        <file>data/repository_children/componentJ/1.0.0content.7z</file>
        <file>data/repository_children/componentJ/1.0.0meta.7z</file>
        <file>data/repository_children/componentJ.subcomponent1/1.0.0content.7z</file>
        <file>data/repository_children/componentJ.subcomponent1/1.0.0meta.7z</file>
        <file>data/repository_children/componentK/1.0.0content.7z</file>
        <file>data/repository_children/componentK/1.0.0meta.7z</file>
        <file>data/repository_children/Updates.xml</file>
    </qresource>
</RCC>