From 4a5e52cb51c2981914edb9e048e2c25461cf68df Mon Sep 17 00:00:00 2001 From: Chun Kuan Lee Date: Fri, 1 Mar 2019 02:30:07 +0800 Subject: msvc: Use a single file to specify the include path --- build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build_msvc/libbitcoin_crypto') diff --git a/build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in b/build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in index ad183d4904..e7002036ad 100644 --- a/build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in +++ b/build_msvc/libbitcoin_crypto/libbitcoin_crypto.vcxproj.in @@ -89,7 +89,6 @@ Disabled _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - ..\..\src MultiThreadedDebug @@ -104,7 +103,6 @@ Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true - ..\..\src MultiThreadedDebug @@ -121,7 +119,6 @@ true WIN32;_CONSOLE;%(PreprocessorDefinitions) true - ..\..\src MultiThreaded @@ -140,7 +137,6 @@ true _CONSOLE;%(PreprocessorDefinitions) true - ..\..\src MultiThreaded -- cgit v1.2.3