summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectmanager.qrc
blob: 130651d467772240cc9b53389a003948b17aa2bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/qt4projectmanager">
        <file>images/run_qmake.png</file>
        <file>images/run_qmake_small.png</file>
        <file>images/qt_project.png</file>
        <file>Qt4ProjectManager.mimetypes.xml</file>
        <file>images/forms.png</file>
        <file>images/headers.png</file>
        <file>images/qt_qrc.png</file>
        <file>images/sources.png</file>
        <file>images/unknown.png</file>
        <file>images/qml.png</file>
    </qresource>
</RCC>