mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
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:
@ -26,3 +26,5 @@ FILESUBTYPE VFT2_UNKNOWN
|
||||
VALUE "Translation", 0x0409, 1252
|
||||
}
|
||||
}
|
||||
|
||||
IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"
|
||||
|
Reference in New Issue
Block a user