<ClCompile Include="algo\decred.c" />
<ClCompile Include="algo\drop.c" />
<ClCompile Include="algo\fresh.c" />
+ <ClCompile Include="algo\geek.c" />
<ClCompile Include="algo\groestl.c" />
<ClCompile Include="algo\heavy.c" />
<ClCompile Include="algo\keccak.c" />
<ClCompile Include="algo\x14.c" />
<ClCompile Include="algo\x15.c" />
<ClCompile Include="algo\x16r.c" />
+ <ClCompile Include="algo\x16rv2.c" />
<ClCompile Include="algo\x16s.c" />
<ClCompile Include="algo\x17.c" />
<ClCompile Include="algo\x20r.c" />
<ClCompile Include="sha3\sph_panama.c" />
<ClCompile Include="sha3\sph_radiogatun.c" />
<ClCompile Include="sha3\sph_whirlpool.c" />
+ <ClCompile Include="sha3\sph_tiger.c" />
<ClCompile Include="sha3\gost_streebog.c" />
<ClCompile Include="sha3\md_helper.c">
<ExcludedFromBuild>true</ExcludedFromBuild>
<ClInclude Include="sha3\sph_radiogatun.h" />
<ClInclude Include="sha3\sph_types.h" />
<ClInclude Include="sha3\sph_whirlpool.h" />
+ <ClInclude Include="sha3\sph_tiger.h" />
<ClInclude Include="yescrypt\sha256_Y.h" />
<ClInclude Include="yescrypt\sysendian.h" />
<ClInclude Include="yescrypt\yescrypt-platform.h" />