aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-10-10 14:27:31 +0200
committerMacroFake <falke.marco@gmail.com>2022-10-18 14:02:09 +0200
commitfad7f2239c74a4db31b3023f2bcaf1f0852453f8 (patch)
treed066e0dc17b034ec4d815d9e014e3d21ff78fb46 /build_msvc
parentba441d493ce6543c63c923596004b7ce0409cba2 (diff)
downloadbitcoin-fad7f2239c74a4db31b3023f2bcaf1f0852453f8.tar.xz
test: Remove unused txmempool include from tests
Diffstat (limited to 'build_msvc')
-rw-r--r--build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj b/build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj
index ec572b4f2e..3a2540d549 100644
--- a/build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj
+++ b/build_msvc/test_bitcoin-qt/test_bitcoin-qt.vcxproj
@@ -54,6 +54,9 @@
<ProjectReference Include="..\libbitcoin_zmq\libbitcoin_zmq.vcxproj">
<Project>{792d487f-f14c-49fc-a9de-3fc150f31c3f}</Project>
</ProjectReference>
+ <ProjectReference Include="..\libtest_util\libtest_util.vcxproj">
+ <Project>{1e065f03-3566-47d0-8fa9-daa72b084e7d}</Project>
+ </ProjectReference>
<ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
<Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
</ProjectReference>