From 119fd354eb43590e2269c399c664993d20192b40 Mon Sep 17 00:00:00 2001 From: Lluis Sanchez Date: Fri, 18 Sep 2009 10:44:29 +0000 Subject: Make sure MonoDevelop uses the correct gtk libs by adding a private Path registry key. svn path=/trunk/monodevelop/; revision=142180 --- setup/WixSetup/Product.wxs | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'setup') diff --git a/setup/WixSetup/Product.wxs b/setup/WixSetup/Product.wxs index 1ef774eade..db258f574d 100644 --- a/setup/WixSetup/Product.wxs +++ b/setup/WixSetup/Product.wxs @@ -26,7 +26,12 @@ Installed OR NETFRAMEWORK35 - + + + + + + @@ -68,6 +73,9 @@ + + + @@ -100,7 +108,7 @@ - + -- cgit v1.2.3