From 3023f9b469b737200a721fa06d896031994479fa Mon Sep 17 00:00:00 2001 From: walker0643 <> Date: Fri, 9 Feb 2018 20:51:57 -0500 Subject: [PATCH] remove redistributable magic (that doesn't work) from installer and re-add qwindows.dll --- dist/wix/Include.wxi.in | 4 ---- dist/wix/Product.wxs | 18 ++++++++++-------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/dist/wix/Include.wxi.in b/dist/wix/Include.wxi.in index 962f5d7a..5915991c 100644 --- a/dist/wix/Include.wxi.in +++ b/dist/wix/Include.wxi.in @@ -22,8 +22,4 @@ - - - - diff --git a/dist/wix/Product.wxs b/dist/wix/Product.wxs index dd74f7d4..e2af4b08 100644 --- a/dist/wix/Product.wxs +++ b/dist/wix/Product.wxs @@ -12,10 +12,7 @@ - - - - + @@ -50,10 +47,6 @@ - - - - @@ -106,5 +99,14 @@ + + + + + + + + +