We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0867a commit bef8fddCopy full SHA for bef8fdd
build_msvc/bitcoin-wallet/bitcoin-wallet.vcxproj
@@ -53,6 +53,9 @@
53
<ProjectReference Include="..\libbitcoin_wallet_tool\libbitcoin_wallet_tool.vcxproj">
54
<Project>{f91ac55e-6f5e-4c58-9ac5-b40db7deef93}</Project>
55
</ProjectReference>
56
+ <ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
57
+ <Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</Project>
58
+ </ProjectReference>
59
</ItemGroup>
60
<PropertyGroup Label="Globals">
61
<VCProjectVersion>15.0</VCProjectVersion>
0 commit comments