From 1cabe8830253de26fbed53fa3cb3b2d9bc8c4a06 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Wed, 20 Oct 2010 09:46:27 -0500 Subject: [PATCH] continuation of msbuild enabled automated installers for Win32/X64 --- w32/Setup/Product.wxs | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/w32/Setup/Product.wxs b/w32/Setup/Product.wxs index aa49748a67..2c783a8460 100644 --- a/w32/Setup/Product.wxs +++ b/w32/Setup/Product.wxs @@ -12,23 +12,35 @@ - + - - - - - - + + + + + + + + + + + + @@ -39,7 +51,13 @@ - + + + + + + +