aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/wizards/wizards.qrc
blob: 89c496bc7eec2d082e7e5cb48991c0aee4657624 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/wizards">
        <file>images/console.png</file>
        <file>images/console@2x.png</file>
        <file>images/gui.png</file>
        <file>images/gui@2x.png</file>
        <file>images/lib.png</file>
        <file>images/lib@2x.png</file>
        <file>images/qtquickapp.png</file>
    </qresource>
</RCC>