RedPanda-CPP/RedPandaIDE/icons.qrc

24 lines
961 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/icons">
<file>images/devcpp.ico</file>
2021-09-16 23:51:05 +08:00
<file>images/associations/c.ico</file>
<file>images/associations/cpp.ico</file>
<file>images/associations/dev.ico</file>
<file>images/associations/devpackage.ico</file>
<file>images/associations/devpak.ico</file>
<file>images/associations/h.ico</file>
<file>images/associations/hpp.ico</file>
<file>images/associations/ide.ico</file>
<file>images/associations/IDE2.ico</file>
<file>images/associations/o.ico</file>
<file>images/associations/obj.ico</file>
<file>images/associations/rc.ico</file>
<file>images/associations/template.ico</file>
<file>images/dark-close.svg</file>
</qresource>
<qresource prefix="/demos">
<file alias="dark.png">images/demos/dark.png</file>
<file alias="light.png">images/demos/light.png</file>
</qresource>
</RCC>