Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D9EB183E5 for ; Tue, 24 Nov 2015 17:51:19 +0000 (UTC) Received: (qmail 37572 invoked by uid 500); 24 Nov 2015 17:51:19 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 37481 invoked by uid 500); 24 Nov 2015 17:51:19 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 35910 invoked by uid 99); 24 Nov 2015 17:51:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2015 17:51:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 71D85E0A36; Tue, 24 Nov 2015 17:51:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: raulk@apache.org To: commits@ignite.apache.org Date: Tue, 24 Nov 2015 17:52:03 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [47/51] [abbrv] ignite git commit: IGNITE-1986: C++ examples VS project file fixed. IGNITE-1986: C++ examples VS project file fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ca0de93a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ca0de93a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ca0de93a Branch: refs/heads/ignite-1270 Commit: ca0de93a9ec38615321cc16e01cdcf9f0698aaf0 Parents: 1136933 Author: isapego Authored: Tue Nov 24 12:24:41 2015 +0300 Committer: vozerov-gridgain Committed: Tue Nov 24 12:24:41 2015 +0300 ---------------------------------------------------------------------- .../platforms/cpp/examples/project/vs/ignite-examples.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/ca0de93a/modules/platforms/cpp/examples/project/vs/ignite-examples.vcxproj ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/examples/project/vs/ignite-examples.vcxproj b/modules/platforms/cpp/examples/project/vs/ignite-examples.vcxproj index 286a4ea..b04bfb9 100644 --- a/modules/platforms/cpp/examples/project/vs/ignite-examples.vcxproj +++ b/modules/platforms/cpp/examples/project/vs/ignite-examples.vcxproj @@ -1,5 +1,5 @@  - + Release @@ -19,14 +19,14 @@ Application false - v120 + v100 true Unicode Application false - v120 + v100 true Unicode