From ab023cbc3ba134adf7ca685c16cece114b0ea530 Mon Sep 17 00:00:00 2001 From: malte_langkabel Date: Fri, 14 Oct 2016 10:25:47 +0200 Subject: [PATCH] build: updated windows installer * added new files to windows installer * updated tutorial project --- .../data/projects/tutorial/tutorial.coatiproject | 3 ++- deployment/windows/wixSetup/coati.wxs | 4 ++++ deployment/windows/wixSetup/installDir.wxs | 16 +++++++++++++--- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/bin/app/data/projects/tutorial/tutorial.coatiproject b/bin/app/data/projects/tutorial/tutorial.coatiproject index 4ef27969..c8b77f79 100644 --- a/bin/app/data/projects/tutorial/tutorial.coatiproject +++ b/bin/app/data/projects/tutorial/tutorial.coatiproject @@ -19,7 +19,7 @@ C++ - 1z + c++1z @@ -30,4 +30,5 @@ ./src + 1 diff --git a/deployment/windows/wixSetup/coati.wxs b/deployment/windows/wixSetup/coati.wxs index f866e8a6..1d016852 100644 --- a/deployment/windows/wixSetup/coati.wxs +++ b/deployment/windows/wixSetup/coati.wxs @@ -163,6 +163,8 @@ + + @@ -207,6 +209,8 @@ + + diff --git a/deployment/windows/wixSetup/installDir.wxs b/deployment/windows/wixSetup/installDir.wxs index 8b908346..7804ef4e 100644 --- a/deployment/windows/wixSetup/installDir.wxs +++ b/deployment/windows/wixSetup/installDir.wxs @@ -131,7 +131,7 @@ - + @@ -180,6 +180,12 @@ + + + + + + @@ -322,14 +328,18 @@ - - + + + + + +