1234567891011121314151617181920 |
- <RCC>
- <qresource prefix="/Editor/WwiseIcons">
- <file alias="auxbus_nor.svg">WwiseIcons/auxbus_nor.svg</file>
- <file alias="auxbus_nor_hover.svg">WwiseIcons/auxbus_nor_hover.svg</file>
- <file alias="event_nor.svg">WwiseIcons/event_nor.svg</file>
- <file alias="event_nor_hover.svg">WwiseIcons/event_nor_hover.svg</file>
- <file alias="gameparameter_nor.svg">WwiseIcons/gameparameter_nor.svg</file>
- <file alias="gameparameter_nor_hover.svg">WwiseIcons/gameparameter_nor_hover.svg</file>
- <file alias="soundbank_nor.svg">WwiseIcons/soundbank_nor.svg</file>
- <file alias="soundbank_nor_hover.svg">WwiseIcons/soundbank_nor_hover.svg</file>
- <file alias="state_nor.svg">WwiseIcons/state_nor.svg</file>
- <file alias="state_nor_hover.svg">WwiseIcons/state_nor_hover.svg</file>
- <file alias="stategroup_nor.svg">WwiseIcons/stategroup_nor.svg</file>
- <file alias="stategroup_nor_hover.svg">WwiseIcons/stategroup_nor_hover.svg</file>
- <file alias="switch_nor.svg">WwiseIcons/switch_nor.svg</file>
- <file alias="switch_nor_hover.svg">WwiseIcons/switch_nor_hover.svg</file>
- <file alias="switchgroup_nor.svg">WwiseIcons/switchgroup_nor.svg</file>
- <file alias="switchgroup_nor_hover.svg">WwiseIcons/switchgroup_nor_hover.svg</file>
- </qresource>
- </RCC>
|