Commit 487cddb2 authored by Stefan Weil's avatar Stefan Weil
Browse files

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: default avatarStefan Weil <sw@weilnetz.de>
parent 7e75e33e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,3 +26,5 @@ FILESUBTYPE VFT2_UNKNOWN
    VALUE "Translation", 0x0409, 1252
  }
}

IDI_ICON1 ICON "pc-bios/qemu-nsis.ico"