summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/metadatacache/settings.qrc
blob: 96383fdcbbc55360d657ea30e7a5351dcef0544c (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>data/local-temp-repository/Updates.xml</file>
        <file>data/local-temp-repository/A/example-license.txt</file>
        <file>data/existing-cache/manifest.json</file>
        <file>data/existing-cache/placeholder_sha1/repository.txt</file>
        <file>data/existing-cache/placeholder_sha1/Updates.xml</file>
    </qresource>
</RCC>