w32: Add an icon resource

The QEMU mascot which was already used for the NSIS installer
is now used for all QEMU executables.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2013-08-17 09:32:04 +02:00
parent 7e75e33e78
commit 487cddb2bf

View file

@ -26,3 +26,5 @@ FILESUBTYPE VFT2_UNKNOWN
VALUE "Translation", 0x0409, 1252
}
}
IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"