aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coco/cocoplugin.qrc
blob: bb52bda91b1e8cde08da31d88384d2614d92a946 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/cocoplugin">
        <file>images/SquishCoco_48x48.png</file>
        <file>files/cocoplugin.prf</file>
        <file>files/cocoplugin.cmake</file>
        <file>files/cocoplugin-clang.cmake</file>
        <file>files/cocoplugin-gcc.cmake</file>
        <file>files/cocoplugin-visualstudio.cmake</file>
    </qresource>
</RCC>