aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/msvc-autogen.py
diff options
context:
space:
mode:
authorAaron Clauson <aaron@sipsorcery.com>2019-11-23 15:49:16 +0000
committerAaron Clauson <aaron@sipsorcery.com>2019-11-23 15:49:16 +0000
commitb509554433cb4bd32852239d0dd195ec059657f6 (patch)
tree246003db366832f514dc1c4a22f7862270015d50 /build_msvc/msvc-autogen.py
parent4effd67bf407e25e776a37739c6ca103e1f26d74 (diff)
downloadbitcoin-b509554433cb4bd32852239d0dd195ec059657f6.tar.xz
Added libtest_util library to msvc build configuration.
Diffstat (limited to 'build_msvc/msvc-autogen.py')
-rw-r--r--build_msvc/msvc-autogen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_msvc/msvc-autogen.py b/build_msvc/msvc-autogen.py
index 5ddda3c03e..3951438408 100644
--- a/build_msvc/msvc-autogen.py
+++ b/build_msvc/msvc-autogen.py
@@ -18,6 +18,7 @@ libs = [
'libbitcoin_wallet',
'libbitcoin_zmq',
'bench_bitcoin',
+ 'libtest_util',
]
ignore_list = [