]> Git Repo - cpuminer-multi.git/blobdiff - cpuminer.vcxproj
update build.sh
[cpuminer-multi.git] / cpuminer.vcxproj
index 7eb7720725a90fed64904da5c53692814d7d40ff..fbf220ed299f8127f5a22a23aa4abcb31034cd8a 100644 (file)
     <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" />
This page took 0.023331 seconds and 4 git commands to generate.