Files
o3de/Gems/Atom/Tools/ShaderManagementConsole/Code/Source/Window/ShaderManagementConsole.qrc
T
2021-03-08 14:30:57 -08:00

19 lines
594 B
Plaintext

<RCC>
<qresource>
<file>Icons/add.png</file>
<file>Icons/addnew.png</file>
<file>Icons/down.png</file>
<file>Icons/up.png</file>
<file>Icons/refresh.png</file>
<file>Icons/remove.png</file>
<file>Icons/save.png</file>
<file>Icons/save_active.png</file>
<file>Icons/save_disabled.png</file>
<file>Icons/save_normal.png</file>
<file>Icons/texture_edit.png</file>
<file>Icons/grid.svg</file>
<file>Icons/shadow.svg</file>
<file>Icons/toneMapping.svg</file>
</qresource>
</RCC>