You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/23 09:10:43 UTC

git commit: CB-7368 --archs="x86" now produces correct binaries.

Repository: cordova-wp8
Updated Branches:
  refs/heads/master c2c2e564b -> 1abe74e08


CB-7368 --archs="x86" now produces correct binaries.


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/1abe74e0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/1abe74e0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/1abe74e0

Branch: refs/heads/master
Commit: 1abe74e0890484192fe11a358382d1e29aad42ce
Parents: c2c2e56
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Fri Aug 22 16:13:41 2014 +0400
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Fri Aug 22 16:13:41 2014 +0400

----------------------------------------------------------------------
 wp8/template/CordovaWP8Solution.sln | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/1abe74e0/wp8/template/CordovaWP8Solution.sln
----------------------------------------------------------------------
diff --git a/wp8/template/CordovaWP8Solution.sln b/wp8/template/CordovaWP8Solution.sln
index 67b1b62..b1f6684 100644
--- a/wp8/template/CordovaWP8Solution.sln
+++ b/wp8/template/CordovaWP8Solution.sln
@@ -42,9 +42,9 @@ Global
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x64.ActiveCfg = Debug|x64
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x64.Build.0 = Debug|x64
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x64.Deploy.0 = Debug|x64
-		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.ActiveCfg = Debug|x64
-		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.Build.0 = Debug|x64
-		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.Deploy.0 = Debug|x64
+		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.ActiveCfg = Debug|x86
+		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.Build.0 = Debug|x86
+		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Debug|x86.Deploy.0 = Debug|x86
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Release|Any CPU.Build.0 = Release|Any CPU
 		{3677C1B7-D68B-4CF9-BF8A-E869D437A6DF}.Release|Any CPU.Deploy.0 = Release|Any CPU