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 BBE7B101FA for ; Wed, 19 Jun 2013 01:46:02 +0000 (UTC) Received: (qmail 71604 invoked by uid 500); 19 Jun 2013 01:46:02 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 71586 invoked by uid 500); 19 Jun 2013 01:46:02 -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 71579 invoked by uid 99); 19 Jun 2013 01:46:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 01:46:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 204248A7FA7; Wed, 19 Jun 2013 01:46:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: purplecabbage@apache.org To: commits@cordova.apache.org Message-Id: <58a03278c5aa48358343acc41fb81275@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: WP7 project #defines WP7; Date: Wed, 19 Jun 2013 01:46:02 +0000 (UTC) Updated Branches: refs/heads/master 951dc473a -> 8ffc8b1ad WP7 project #defines WP7; Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/8ffc8b1a Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/8ffc8b1a Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/8ffc8b1a Branch: refs/heads/master Commit: 8ffc8b1ad411fd17e2331753ea00e79495303d5f Parents: 951dc47 Author: Jesse MacFadyen Authored: Tue Jun 18 18:45:17 2013 -0700 Committer: Jesse MacFadyen Committed: Tue Jun 18 18:45:17 2013 -0700 ---------------------------------------------------------------------- wp7/template/CordovaWP7AppProj.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/8ffc8b1a/wp7/template/CordovaWP7AppProj.csproj ---------------------------------------------------------------------- diff --git a/wp7/template/CordovaWP7AppProj.csproj b/wp7/template/CordovaWP7AppProj.csproj index 82edc55..f7a6b48 100644 --- a/wp7/template/CordovaWP7AppProj.csproj +++ b/wp7/template/CordovaWP7AppProj.csproj @@ -49,7 +49,7 @@ full false Bin\Debug - DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE + TRACE;DEBUG;SILVERLIGHT;WINDOWS_PHONE;WP7 true true prompt