From bf1502e04df465d10b77bfb5dc74cbd3291f12de Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Gual Date: Fri, 5 Nov 2010 16:24:40 +0100 Subject: Added xsp4. Changed the way xsp is distributed. XSP is now compiled and merged together with Mono.Security and Mono.WebServer2 to generate MonoDevelop.Xsp, which is installed int the GAC. xsp2.exe and xsp4.exe are just launchers which execute MonoDevelop.Xsp. --- setup/WixSetup/Product.wxs | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'setup') diff --git a/setup/WixSetup/Product.wxs b/setup/WixSetup/Product.wxs index 0cf7555d6c..e11cd3b177 100644 --- a/setup/WixSetup/Product.wxs +++ b/setup/WixSetup/Product.wxs @@ -70,15 +70,11 @@ - - - - - + @@ -91,8 +87,14 @@ + + + + + + - + @@ -627,6 +629,8 @@ + + -- cgit v1.2.3