• Stefan Weil's avatar
    w32, w64: Add build rule for installer · f53ec699
    Stefan Weil authored
    
    
    The new rules in Makefile allow building installers for QEMU on Windows
    using NSIS, a package which is also available for Linux distributions
    (so cross builds are possible).
    
    The rules for NSIS are in qemu.nsi which also uses two new images.
    
    Signed-off-by: default avatarStefan Weil <sw@weilnetz.de>
    f53ec699