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 C0CD7180E0 for ; Fri, 23 Oct 2015 09:51:45 +0000 (UTC) Received: (qmail 29137 invoked by uid 500); 23 Oct 2015 09:51:45 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 29066 invoked by uid 500); 23 Oct 2015 09:51:45 -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 27841 invoked by uid 99); 23 Oct 2015 09:51:45 -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; Fri, 23 Oct 2015 09:51:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EE2A7E10AC; Fri, 23 Oct 2015 09:51:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: agoncharuk@apache.org To: commits@ignite.apache.org Date: Fri, 23 Oct 2015 09:52:16 -0000 Message-Id: In-Reply-To: <291405c4b0e64c9a8c8ebd621a57885f@git.apache.org> References: <291405c4b0e64c9a8c8ebd621a57885f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [33/50] [abbrv] ignite git commit: IGNITE-1282 CPP: Disabled incremental building for "common" project. IGNITE-1282 CPP: Disabled incremental building for "common" project. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d8c51453 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d8c51453 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d8c51453 Branch: refs/heads/ignite-950-new Commit: d8c51453bd6a941ffd9a69accce39fe108d4c1e8 Parents: b1b8094 Author: vozerov-gridgain Authored: Wed Oct 21 11:54:40 2015 +0300 Committer: vozerov-gridgain Committed: Wed Oct 21 11:54:40 2015 +0300 ---------------------------------------------------------------------- modules/platforms/cpp/common/project/vs/common.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/d8c51453/modules/platforms/cpp/common/project/vs/common.vcxproj ---------------------------------------------------------------------- diff --git a/modules/platforms/cpp/common/project/vs/common.vcxproj b/modules/platforms/cpp/common/project/vs/common.vcxproj index b7cfb8a..c5c790e 100644 --- a/modules/platforms/cpp/common/project/vs/common.vcxproj +++ b/modules/platforms/cpp/common/project/vs/common.vcxproj @@ -67,7 +67,7 @@ - true + false ignite.common $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ @@ -76,7 +76,7 @@ ignite.common $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ - true + false false