Skip to content

Commit

Permalink
[msvc] updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Feb 18, 2024
1 parent d4f4493 commit 093a92c
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions build_msvc/navcoin-cli/navcoin-cli.vcxproj
Original file line number Diff line number Diff line change
@@ -27,12 +27,6 @@
<ProjectReference Include="..\libunivalue\libunivalue.vcxproj">
<Project>{5724ba7d-a09a-4ba8-800b-c4c1561b3d69}</Project>
</ProjectReference>
<ProjectReference Include="..\..\src\bls\src\proj\bls384_256.vcxproj">
<Project>{1DBB979A-C212-45CD-9563-446A96F87F72}</Project>
</ProjectReference>
<ProjectReference Include="..\..\src\bls\mcl\src\proj\mcl.vcxproj">
<Project>{1DBB979A-C212-45CD-9563-446A96F87F71}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
6 changes: 0 additions & 6 deletions build_msvc/test_navcoin/test_navcoin.vcxproj
Original file line number Diff line number Diff line change
@@ -58,12 +58,6 @@
<ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
<Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
</ProjectReference>
<ProjectReference Include="..\..\src\bls\src\proj\bls384_256.vcxproj">
<Project>{1DBB979A-C212-45CD-9563-446A96F87F72}</Project>
</ProjectReference>
<ProjectReference Include="..\..\src\bls\mcl\src\proj\mcl.vcxproj">
<Project>{1DBB979A-C212-45CD-9563-446A96F87F71}</Project>
</ProjectReference>
</ItemGroup>
<ItemDefinitionGroup>
<ClCompile>

0 comments on commit 093a92c

Please sign in to comment.