Skip to content

Commit cf6ff10

Browse files
committed
msvc: Clean up libbitcoin_consensus source files
See `libbitcoin_consensus_a_SOURCES` in the `src/Makefile.am`.
1 parent 30aee01 commit cf6ff10

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

build_msvc/libbitcoin_consensus/libbitcoin_consensus.vcxproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@
1111
<ClCompile Include="..\..\src\arith_uint256.cpp" />
1212
<ClCompile Include="..\..\src\consensus\merkle.cpp" />
1313
<ClCompile Include="..\..\src\consensus\tx_check.cpp" />
14-
<ClCompile Include="..\..\src\crypto\aes.cpp" />
15-
<ClCompile Include="..\..\src\crypto\chacha20.cpp" />
16-
<ClCompile Include="..\..\src\crypto\hmac_sha256.cpp" />
17-
<ClCompile Include="..\..\src\crypto\hmac_sha512.cpp" />
18-
<ClCompile Include="..\..\src\crypto\ripemd160.cpp" />
19-
<ClCompile Include="..\..\src\crypto\sha1.cpp" />
20-
<ClCompile Include="..\..\src\crypto\sha256.cpp" />
21-
<ClCompile Include="..\..\src\crypto\sha256_sse4.cpp" />
22-
<ClCompile Include="..\..\src\crypto\sha512.cpp" />
2314
<ClCompile Include="..\..\src\hash.cpp" />
2415
<ClCompile Include="..\..\src\primitives\block.cpp" />
2516
<ClCompile Include="..\..\src\primitives\transaction.cpp" />

0 commit comments

Comments
 (0)