Browse Source

vstudio: restore missing x15 whirlpool

master
Tanguy Pruvot 9 years ago
parent
commit
da8a31c4e5
  1. 7
      ccminer.vcxproj

7
ccminer.vcxproj

@ -483,10 +483,9 @@ @@ -483,10 +483,9 @@
</CudaCompile>
<CudaCompile Include="x15\x14.cu">
</CudaCompile>
<CudaCompile Include="x15\cuda_x14_shabal512.cu">
</CudaCompile>
<CudaCompile Include="x15\x15.cu">
</CudaCompile>
<CudaCompile Include="x15\cuda_x14_shabal512.cu" />
<CudaCompile Include="x15\cuda_x15_whirlpool.cu" />
<CudaCompile Include="x15\x15.cu" />
<CudaCompile Include="x15\cuda_whirlpoolx.cu" />
<CudaCompile Include="x15\whirlpoolx.cu" />
<CudaCompile Include="x17\x17.cu">

Loading…
Cancel
Save