circuit-logic-simulator/Resources.qrc

13 lines
378 B
Plaintext
Raw Permalink Normal View History

2020-03-24 20:18:39 +01:00
<RCC>
<qresource prefix="/Icons">
<file>Resources/AND.png</file>
<file>Resources/BUFFER.png</file>
<file>Resources/NAND.png</file>
<file>Resources/NOR.png</file>
<file>Resources/NOT.png</file>
<file>Resources/OR.png</file>
<file>Resources/XNOR.png</file>
<file>Resources/XOR.png</file>
</qresource>
</RCC>