summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/resources/patch_file_lists.qrc
blob: fe4b770460d5a6b7dbebc379876863d6c7b4ccbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>
    </qresource>
</RCC>