From 6159e65a4edfbd7dce2bc796b00d9a0a7d8330b4 Mon Sep 17 00:00:00 2001 From: sbohlen Date: Thu, 9 Dec 2010 18:10:44 +0000 Subject: [PATCH] mods to reflect need to support both /program files/ and /program files (x86)/ paths for certain .NET framework references (MVC-related) --- Spring.build | 3 +- .../Spring.Web.Mvc/Spring.Web.Mvc.build | 9 ++++-- .../Spring.Web.Mvc.Tests.2010.csproj | 1 + .../Spring.Web.Mvc.Tests.build | 31 ++++++++++++------- 4 files changed, 28 insertions(+), 16 deletions(-) diff --git a/Spring.build b/Spring.build index 14191a75..1d6213ba 100644 --- a/Spring.build +++ b/Spring.build @@ -1798,7 +1798,8 @@ Commandline Examples: - + + diff --git a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build index ee991791..0ac71048 100644 --- a/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build +++ b/src/Spring/Spring.Web.Mvc/Spring.Web.Mvc.build @@ -34,12 +34,15 @@ - - - + + + + + + diff --git a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj index d4946bb0..466a5941 100644 --- a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj +++ b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.2010.csproj @@ -39,6 +39,7 @@ + diff --git a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build index 45e392b3..f7993018 100644 --- a/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build +++ b/test/Spring/Spring.Web.Mvc.Tests/Spring.Web.Mvc.Tests.build @@ -35,19 +35,26 @@ - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - +