1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00
rpcs3/rpcs3/resources.qrc

24 lines
828 B
Plaintext

<RCC>
<qresource prefix="/">
<file>Icons/pause.png</file>
<file>Icons/play.png</file>
<file>Icons/restart.png</file>
<file>Icons/stop.png</file>
<file>rpcs3.ico</file>
<file>Icons/controller.png</file>
<file>Icons/insignia.png</file>
<file>Icons/configure.png</file>
<file>Icons/controllers.png</file>
<file>Icons/fullscreen.png</file>
<file>Icons/grid.png</file>
<file>Icons/list.png</file>
<file>Icons/refresh.png</file>
<file>Icons/exit_fullscreen.png</file>
<file>Icons/open.png</file>
<file>Icons/custom_config.png</file>
<file>Icons/custom_config_2.png</file>
<file>Icons/controllers_2.png</file>
<file>Icons/combo_config_bordered.png</file>
</qresource>
</RCC>