nextpnr/gui/nextpnr.qrc

9 lines
221 B
Plaintext
Raw Normal View History

2018-06-06 03:03:06 +08:00
<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>