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>