File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
build_msvc/libbitcoin_consensus Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 11
11
<ClCompile Include =" ..\..\src\arith_uint256.cpp" />
12
12
<ClCompile Include =" ..\..\src\consensus\merkle.cpp" />
13
13
<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" />
23
14
<ClCompile Include =" ..\..\src\hash.cpp" />
24
15
<ClCompile Include =" ..\..\src\primitives\block.cpp" />
25
16
<ClCompile Include =" ..\..\src\primitives\transaction.cpp" />
You can’t perform that action at this time.
0 commit comments