summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/resources/patch_file_lists.qrc
blob: b300b69ace2038c8470937fe0cff24a9e961b6c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<RCC>
    <qresource prefix="/">
        <file>files-to-patch-linux</file>
        <file>files-to-patch-windows</file>
        <file>files-to-patch-macx</file>
        <file>files-to-patch-linux-qt5</file>
        <file>files-to-patch-windows-qt5</file>
        <file>files-to-patch-macx-qt5</file>
        <file>files-to-patch-linux-emb-arm</file>
        <file>files-to-patch-windows-emb-arm</file>
        <file>files-to-patch-windows-emb-arm-qt5</file>
        <file>files-to-patch-macx-emb-arm-qt5</file>
        <file>files-to-patch-linux-emb-arm-qt5</file>
    </qresource>
</RCC>