We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4e0d1 commit 3c6ef03Copy full SHA for 3c6ef03
build_msvc/bitcoin-wallet/bitcoin-wallet.vcxproj
@@ -56,6 +56,9 @@
56
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
57
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</Project>
58
</ProjectReference>
59
+ <ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
60
+ <Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
61
+ </ProjectReference>
62
</ItemGroup>
63
<PropertyGroup Label="Globals">
64
<VCProjectVersion>15.0</VCProjectVersion>
0 commit comments