Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 829A4953E for ; Thu, 23 May 2013 02:08:33 +0000 (UTC) Received: (qmail 88654 invoked by uid 500); 23 May 2013 02:08:33 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 88607 invoked by uid 500); 23 May 2013 02:08:33 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 88543 invoked by uid 99); 23 May 2013 02:08:33 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 02:08:33 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 27191893F66; Thu, 23 May 2013 02:08:33 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bennmapes@apache.org To: commits@cordova.apache.org Date: Thu, 23 May 2013 02:08:34 -0000 Message-Id: In-Reply-To: <54e54dcec8504ffc99501bb484af2915@git.apache.org> References: <54e54dcec8504ffc99501bb484af2915@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/3] git commit: reverted .csproj file to explicitly list all plugins reverted .csproj file to explicitly list all plugins Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/36093399 Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/36093399 Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/36093399 Branch: refs/heads/2.8.x Commit: 3609339939859e504fcd928dd91a9684220cb35f Parents: 69c61b0 Author: Benn Mapes Authored: Wed May 22 18:50:29 2013 -0700 Committer: Benn Mapes Committed: Wed May 22 18:50:29 2013 -0700 ---------------------------------------------------------------------- templates/standalone/CordovaAppProj.csproj | 70 +++++++++++++++++------ 1 files changed, 52 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/36093399/templates/standalone/CordovaAppProj.csproj ---------------------------------------------------------------------- diff --git a/templates/standalone/CordovaAppProj.csproj b/templates/standalone/CordovaAppProj.csproj index 91d22dc..c2e7345 100644 --- a/templates/standalone/CordovaAppProj.csproj +++ b/templates/standalone/CordovaAppProj.csproj @@ -151,22 +151,6 @@ MSBuild:Compile Designer - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - - - MSBuild:Compile - Designer - Designer MSBuild:Compile @@ -222,9 +206,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + AudioRecorder.xaml + + + ImageCapture.xaml + + + NotificationBox.xaml + + + + VideoRecorder.xaml + + - - + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer + + + MSBuild:Compile + Designer +