1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-26 04:07:02 +00:00
Files
YosysHQ.nextpnr/gui/nextpnr.qrc
Miodrag Milanovic 7cb42f4368 Initial GUI work
2018-06-05 21:03:06 +02:00

9 lines
221 B
Plaintext

<RCC>
<qresource prefix="/icons">
<file>resources/new.png</file>
<file>resources/open.png</file>
<file>resources/save.png</file>
<file>resources/exit.png</file>
</qresource>
</RCC>