From dd5e620bd2aa2adebb968701fe342483d6409122 Mon Sep 17 00:00:00 2001 From: Tobias Oberstein Date: Fri, 28 Oct 2011 12:56:34 +0200 Subject: [PATCH] disable incremental builds for all projects and configurations --- windows/vcpp2010/examples/chatclient.vcxproj | 2 +- windows/vcpp2010/examples/chatserver.vcxproj | 2 +- windows/vcpp2010/examples/echoclient.vcxproj | 2 +- windows/vcpp2010/examples/echoserver.vcxproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/vcpp2010/examples/chatclient.vcxproj b/windows/vcpp2010/examples/chatclient.vcxproj index 1cdf6b82f2..5a07f036a5 100644 --- a/windows/vcpp2010/examples/chatclient.vcxproj +++ b/windows/vcpp2010/examples/chatclient.vcxproj @@ -39,7 +39,7 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ $(Configuration)\ - true + false $(SolutionDir)$(Configuration)\ $(Configuration)\ false diff --git a/windows/vcpp2010/examples/chatserver.vcxproj b/windows/vcpp2010/examples/chatserver.vcxproj index 93c19831b8..bfdec866f8 100644 --- a/windows/vcpp2010/examples/chatserver.vcxproj +++ b/windows/vcpp2010/examples/chatserver.vcxproj @@ -39,7 +39,7 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ $(Configuration)\ - true + false $(SolutionDir)$(Configuration)\ $(Configuration)\ false diff --git a/windows/vcpp2010/examples/echoclient.vcxproj b/windows/vcpp2010/examples/echoclient.vcxproj index cff2202597..281a304a64 100644 --- a/windows/vcpp2010/examples/echoclient.vcxproj +++ b/windows/vcpp2010/examples/echoclient.vcxproj @@ -38,7 +38,7 @@ - true + false false diff --git a/windows/vcpp2010/examples/echoserver.vcxproj b/windows/vcpp2010/examples/echoserver.vcxproj index 38bf907bca..eeace56e03 100644 --- a/windows/vcpp2010/examples/echoserver.vcxproj +++ b/windows/vcpp2010/examples/echoserver.vcxproj @@ -39,9 +39,9 @@ <_ProjectFileVersion>10.0.30319.1 $(SolutionDir)$(Configuration)\ $(Configuration)\ - true $(SolutionDir)$(Configuration)\ $(Configuration)\ + false false