AppleWin/source/frontends/qapple/qapple.qrc
Andrea Odetti 1334d461b4 Fix support to select clones.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00

17 lines
640 B
Text

<RCC>
<qresource prefix="/">
<file>resources/Apple2.rom</file>
<file>resources/Apple2e.rom</file>
<file>resources/Apple2e_Enhanced.rom</file>
<file>resources/CHARSET4.BMP</file>
<file>resources/DISK2.rom</file>
<file>resources/Hddrvr.bin</file>
<file>resources/Parallel.rom</file>
<file>resources/MouseInterface.rom</file>
<file>resources/Apple2_Plus.rom</file>
<file>resources/PRAVETS8C.ROM</file>
<file>resources/PRAVETS8M.ROM</file>
<file>resources/PRAVETS82.ROM</file>
<file>resources/TK3000e.rom</file>
</qresource>
</RCC>