Skip to content

Commit 3c6ef03

Browse files
committed
msvc: Fix silent merge conflict between bitcoin#13926 and bitcoin#14372 part II
1 parent 6f4e0d1 commit 3c6ef03

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build_msvc/bitcoin-wallet/bitcoin-wallet.vcxproj

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
5757
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</Project>
5858
</ProjectReference>
59+
<ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
60+
<Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
61+
</ProjectReference>
5962
</ItemGroup>
6063
<PropertyGroup Label="Globals">
6164
<VCProjectVersion>15.0</VCProjectVersion>

0 commit comments

Comments
 (0)