From 99309ab3e96a290359b84f9b657c5115aa3470dd Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Mon, 19 Oct 2020 14:17:58 -0400 Subject: Allow disabling BDB in configure with --without-bdb --- build_msvc/bitcoind/bitcoind.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build_msvc') diff --git a/build_msvc/bitcoind/bitcoind.vcxproj b/build_msvc/bitcoind/bitcoind.vcxproj index ae24cb100e..48dfafaee0 100644 --- a/build_msvc/bitcoind/bitcoind.vcxproj +++ b/build_msvc/bitcoind/bitcoind.vcxproj @@ -62,6 +62,10 @@ Replace="@EXEEXT@" By=".exe"> + +