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:
parent
7e75e33e78
commit
487cddb2bf
@ -26,3 +26,5 @@ FILESUBTYPE VFT2_UNKNOWN
|
|||||||
VALUE "Translation", 0x0409, 1252
|
VALUE "Translation", 0x0409, 1252
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"
|
||||||
|
Loading…
Reference in New Issue
Block a user