[banshee] windows: add /p:Platform="Any CPU" to build-banshee.bat (bgo#641513)
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] windows: add /p:Platform="Any CPU" to build-banshee.bat (bgo#641513)
- Date: Fri, 4 Feb 2011 16:40:54 +0000 (UTC)
commit 4adcff18e505c8e0ad05c4380da7c310fd764fbd
Author: Matt Sturgeon <mttza1 gmail com>
Date: Fri Feb 4 16:03:04 2011 +0000
windows: add /p:Platform="Any CPU" to build-banshee.bat (bgo#641513)
Signed-off-by: Gabriel Burt <gabriel burt gmail com>
build/windows/build-banshee.bat | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/windows/build-banshee.bat b/build/windows/build-banshee.bat
index e97e0c4..c8ae0d8 100644
--- a/build/windows/build-banshee.bat
+++ b/build/windows/build-banshee.bat
@@ -1,2 +1,2 @@
cd ..\..
-C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild Banshee.sln /p:Configuration=Windows
+C:\WINDOWS\Microsoft.NET\Framework\v3.5\msbuild Banshee.sln /p:Configuration=Windows /p:Platform="Any CPU"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]