MSI: Add target to try to link the MSI using WINE
* src/gpg4win.mk.in (installers/$(MSI_FNAME_PREFIX)-$(VSD_VERSION_FILE)-$(1)-wine.msi): New (installers/$(MSI_FNAME_PREFIX)-$(VSD_VERSION_FILE)-$(1).msi): Move to the top of the MSI_template for ordering.
This changes nothing regarding the current MSI build. It only
adds another way to link the MSI package that currently results
in an error, likely because of a wine bug, but should work
in theory without a WINHOST.
- GnuPG-Bug-Id: T7248