From 270d7c7caca7679d0aee2f3e2ffe49bf2345c3f9 Mon Sep 17 00:00:00 2001 From: JenneJ Date: Wed, 13 Jan 2016 15:06:08 +0100 Subject: [PATCH] jj -setup --- app/SetupWiX/Product.wxs | 2 +- app/SetupWiX/SetupWiX.wixproj | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/app/SetupWiX/Product.wxs b/app/SetupWiX/Product.wxs index b2e418b..0b91c74 100644 --- a/app/SetupWiX/Product.wxs +++ b/app/SetupWiX/Product.wxs @@ -1,7 +1,7 @@ - + diff --git a/app/SetupWiX/SetupWiX.wixproj b/app/SetupWiX/SetupWiX.wixproj index fbd5ae5..978022f 100644 --- a/app/SetupWiX/SetupWiX.wixproj +++ b/app/SetupWiX/SetupWiX.wixproj @@ -51,6 +51,24 @@ + + + + + + + + + + + + + + + + + +