From 31680ee252669174238c4b6f5b8bae60c06c4742 Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Wed, 8 Feb 2017 17:25:55 +0000 Subject: [PATCH] Add debug CRT to WiX installer when building Debug configuration --- src/setup/win32/Include.wxi.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/setup/win32/Include.wxi.in b/src/setup/win32/Include.wxi.in index f533d15b..a9448406 100644 --- a/src/setup/win32/Include.wxi.in +++ b/src/setup/win32/Include.wxi.in @@ -22,5 +22,9 @@ - + + + + + \ No newline at end of file