summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/createshortcutoperation/settings.qrc
blob: d2365cab343d46596c9d80462304a98850e14758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>data/repository/Updates.xml</file>
        <file>data/repository/A/1.0.2-1content.7z</file>
        <file>data/repository/A/1.0.2-1meta.7z</file>
        <file>data/xmloperationrepository/Updates.xml</file>
        <file>data/xmloperationrepository/A/1.0.2-1content.7z</file>
    </qresource>
    <qresource prefix="/metadata">
        <file>installer-config/config.xml</file>
    </qresource>
</RCC>