From 3a5730b454410091647afdf2cdf08205c97b6e62 Mon Sep 17 00:00:00 2001 From: Rod Widdowson Date: Tue, 2 Oct 2012 13:11:10 +0000 Subject: [PATCH] Anchor various GUI entities and the merge modules so the build stops being tied to a specific directory. --- msi/WiX/ShibbolethSP-gui.wxs | 8 +++++--- msi/WiX/ShibbolethSP-main-x64.wxs | 22 +++++++++++----------- msi/WiX/ShibbolethSP-main-x86.wxs | 22 +++++++++++----------- 3 files changed, 27 insertions(+), 25 deletions(-) diff --git a/msi/WiX/ShibbolethSP-gui.wxs b/msi/WiX/ShibbolethSP-gui.wxs index fde8f37..8f19527 100644 --- a/msi/WiX/ShibbolethSP-gui.wxs +++ b/msi/WiX/ShibbolethSP-gui.wxs @@ -16,13 +16,15 @@ implied. See the License for the specific language governing permissions and limitations under the License. --> + + - - - + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/msi/WiX/ShibbolethSP-main-x86.wxs b/msi/WiX/ShibbolethSP-main-x86.wxs index e77f1b0..d98d9b0 100644 --- a/msi/WiX/ShibbolethSP-main-x86.wxs +++ b/msi/WiX/ShibbolethSP-main-x86.wxs @@ -55,17 +55,17 @@ - - - - - - - - - - - + + + + + + + + + + + -- 2.1.4