EditorWwise.qrc 1.3 KB

1234567891011121314151617181920
  1. <RCC>
  2. <qresource prefix="/Editor/WwiseIcons">
  3. <file alias="auxbus_nor.svg">WwiseIcons/auxbus_nor.svg</file>
  4. <file alias="auxbus_nor_hover.svg">WwiseIcons/auxbus_nor_hover.svg</file>
  5. <file alias="event_nor.svg">WwiseIcons/event_nor.svg</file>
  6. <file alias="event_nor_hover.svg">WwiseIcons/event_nor_hover.svg</file>
  7. <file alias="gameparameter_nor.svg">WwiseIcons/gameparameter_nor.svg</file>
  8. <file alias="gameparameter_nor_hover.svg">WwiseIcons/gameparameter_nor_hover.svg</file>
  9. <file alias="soundbank_nor.svg">WwiseIcons/soundbank_nor.svg</file>
  10. <file alias="soundbank_nor_hover.svg">WwiseIcons/soundbank_nor_hover.svg</file>
  11. <file alias="state_nor.svg">WwiseIcons/state_nor.svg</file>
  12. <file alias="state_nor_hover.svg">WwiseIcons/state_nor_hover.svg</file>
  13. <file alias="stategroup_nor.svg">WwiseIcons/stategroup_nor.svg</file>
  14. <file alias="stategroup_nor_hover.svg">WwiseIcons/stategroup_nor_hover.svg</file>
  15. <file alias="switch_nor.svg">WwiseIcons/switch_nor.svg</file>
  16. <file alias="switch_nor_hover.svg">WwiseIcons/switch_nor_hover.svg</file>
  17. <file alias="switchgroup_nor.svg">WwiseIcons/switchgroup_nor.svg</file>
  18. <file alias="switchgroup_nor_hover.svg">WwiseIcons/switchgroup_nor_hover.svg</file>
  19. </qresource>
  20. </RCC>