aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in
diff options
context:
space:
mode:
Diffstat (limited to 'build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in')
-rw-r--r--build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in b/build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in
index 56401d7618..128c1bd8e7 100644
--- a/build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in
+++ b/build_msvc/bench_bitcoin/bench_bitcoin.vcxproj.in
@@ -42,6 +42,9 @@
<ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
<Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
</ProjectReference>
+ <ProjectReference Include="..\libtest_util\libtest_util.vcxproj">
+ <Project>{1e065f03-3566-47d0-8fa9-daa72b084e7d}</Project>
+ </ProjectReference>
</ItemGroup>
<Target Name="RawBenchHeaderGen" BeforeTargets="PrepareForBuild">
<PropertyGroup>