Files
o3de/Templates/CustomTool/Template/Code/Source/${Name}.qrc
T
Chris Galvan f83c8bcb5a Added gem template for custom tool in C++.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
2021-10-13 16:28:56 -05:00

6 lines
155 B
Plaintext

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/${Name}">
<file alias="toolbar_icon.svg">toolbar_icon.svg</file>
</qresource>
</RCC>