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 b7f2845 commit 87aada3
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 230 deletions.
2 changes: 1 addition & 1 deletion build_msvc/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libbitcoin_util/libbitcoin_util.vcxproj
libbitcoin_wallet_tool/libbitcoin_wallet_tool.vcxproj
libbitcoin_wallet/libbitcoin_wallet.vcxproj
libbitcoin_zmq/libbitcoin_zmq.vcxproj
bench_bitcoin/bench_bitcoin.vcxproj
bench_bench_navcoin/bench_bench_navcoin.vcxproj
libtest_util/libtest_util.vcxproj

/bitcoin_config.h
Expand Down
190 changes: 0 additions & 190 deletions build_msvc/bench_bench_navcoin/bench_bench_navcoin.vcxproj

This file was deleted.

6 changes: 0 additions & 6 deletions build_msvc/bench_bench_navcoin/bench_bench_navcoin.vcxproj.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@
<ProjectReference Include="..\libtest_util\libtest_util.vcxproj">
<Project>{1e065f03-3566-47d0-8fa9-daa72b084e7d}</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>
<Target Name="RawBenchHeaderGen" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion build_msvc/libbitcoin_common/libbitcoin_common.vcxproj.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<ClCompile Include="..\..\src\common\url.cpp" />
@SOURCE_FILES@
@SOURCE_FILES@
<ProjectReference Include="..\..\src\bls\src\proj\bls384_256.vcxproj">
<Project>{1DBB979A-C212-45CD-9563-446A96F87F72}</Project>
</ProjectReference>
Expand Down
6 changes: 0 additions & 6 deletions build_msvc/navcoin-tx/navcoin-tx.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</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="$(SolutionDir)common.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Expand Down
6 changes: 0 additions & 6 deletions build_msvc/navcoin-util/navcoin-util.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</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="$(SolutionDir)common.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Expand Down
6 changes: 0 additions & 6 deletions build_msvc/navcoin-wallet/navcoin-wallet.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@
<ProjectReference Include="..\libsecp256k1\libsecp256k1.vcxproj">
<Project>{bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6}</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="$(SolutionDir)common.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Expand Down
8 changes: 0 additions & 8 deletions build_msvc/navcoind/navcoind.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
<ClCompile Include="..\..\src\init\navcoind.cpp">
<ObjectFileName>$(IntDir)init_navcoind.obj</ObjectFileName>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\libbitcoin_consensus\libbitcoin_consensus.vcxproj">
<Project>{2b384fa8-9ee1-4544-93cb-0d733c25e8ce}</Project>
</ProjectReference>
Expand Down Expand Up @@ -45,12 +43,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>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Expand Down
6 changes: 0 additions & 6 deletions build_msvc/test_navcoin/test_navcoin.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 87aada3

Please sign in to comment.