Reviewed-by: Konstantin Kostiuk <kkost...@redhat.com> On Thu, Mar 31, 2022 at 11:34 PM Philippe Mathieu-Daudé < philippe.mathieu.da...@gmail.com> wrote:
> On 31/3/22 22:11, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > > > Since the introduction of the variable in commit 9dacf32d2cb ("qemu-ga: > > Building Windows MSI installation with configure/Makefile"), nothing > > makes use of the Mingw_dlls variable in the .wxs file. > > > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> > > --- > > configure | 3 --- > > qga/meson.build | 1 - > > 2 files changed, 4 deletions(-) > > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > >