msvc: build secp256k1 locally

This commit is contained in:
Chun Kuan Lee
2018-10-02 23:40:52 +08:00
parent 252fd15add
commit 52091066be
12 changed files with 230 additions and 12 deletions

View File

@@ -54,6 +54,9 @@
<ProjectReference Include="..\libunivalue\libunivalue.vcxproj">
<Project>{5724ba7d-a09a-4ba8-800b-c4c1561b3d69}</Project>
</ProjectReference>
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</Project>
</ProjectReference>
</ItemGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>15.0</VCProjectVersion>