nextpnr/gui/base.qrc
2018-06-22 12:49:40 +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>