aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mcusupport/mcusupport.qrc
blob: b45fb8ccc3139e6336947e5250ffe7aeb569a8c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/mcusupport">
        <file>images/mcusupportdevice.png</file>
        <file>images/mcusupportdevice@2x.png</file>
        <file>images/mcusupportdevicesmall.png</file>
        <file>images/mcusupportdevicesmall@2x.png</file>
        <file>wizards/icon.png</file>
        <file>wizards/icon@2x.png</file>
        <file>wizards/application/CMakeLists.txt</file>
        <file>wizards/application/project.qmlproject.tpl</file>
        <file>wizards/application/main.qml.tpl</file>
        <file>wizards/application/wizard.json</file>
    </qresource>
</RCC>