From e4a79b4b3a7dc88e2ac9cb10a20a71aa22743398 Mon Sep 17 00:00:00 2001 From: Chun Kuan Lee Date: Sun, 26 Aug 2018 16:50:38 +0800 Subject: appveyor: Use clcache to speed up build --- build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build_msvc/libbitcoinconsensus') diff --git a/build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj b/build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj index e6f4885e5e..0be7e7e430 100644 --- a/build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj +++ b/build_msvc/libbitcoinconsensus/libbitcoinconsensus.vcxproj @@ -127,7 +127,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) false ..\..\src; - false + Sync false MultiThreadedDebug @@ -144,7 +144,7 @@ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) false ..\..\src; - false + Sync false MultiThreadedDebug @@ -163,7 +163,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) false ..\..\src; - false + Sync false MultiThreaded @@ -184,7 +184,7 @@ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) false ..\..\src; - false + Sync false MultiThreaded -- cgit v1.2.3