From 8f17659d43d7d8e722871584835c8125c5077eb1 Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Wed, 8 Feb 2017 15:21:14 +0000 Subject: [PATCH] Fix OpenSSL binary paths in WiX --- src/setup/win32/Include.wxi.in | 1 + src/setup/win32/Product.wxs | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/setup/win32/Include.wxi.in b/src/setup/win32/Include.wxi.in index a32a7831..f533d15b 100644 --- a/src/setup/win32/Include.wxi.in +++ b/src/setup/win32/Include.wxi.in @@ -21,5 +21,6 @@ + \ No newline at end of file diff --git a/src/setup/win32/Product.wxs b/src/setup/win32/Product.wxs index c70ae0aa..bd20c1af 100644 --- a/src/setup/win32/Product.wxs +++ b/src/setup/win32/Product.wxs @@ -70,8 +70,8 @@ - - + + @@ -94,9 +94,9 @@ - - - + + +