We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3367d commit d67a7beCopy full SHA for d67a7be
ccminer.vcxproj
@@ -550,6 +550,7 @@
550
<CudaCompile Include="x11\bitcore.cu" />
551
<CudaCompile Include="x11\veltor.cu" />
552
<CudaCompile Include="x11\x11.cu" />
553
+ <CudaCompile Include="x11\0x10.cu" />
554
<CudaCompile Include="x11\x11evo.cu" />
555
<CudaCompile Include="x13\cuda_x13_hamsi512.cu">
556
<MaxRegCount>72</MaxRegCount>
ccminer.vcxproj.filters
@@ -730,6 +730,9 @@
730
<CudaCompile Include="x11\x11.cu">
731
<Filter>Source Files\CUDA\x11</Filter>
732
</CudaCompile>
733
+ <CudaCompile Include="x11\0x10.cu">
734
+ <Filter>Source Files\CUDA\x11</Filter>
735
+ </CudaCompile>
736
<CudaCompile Include="x11\x11evo.cu">
737
738
0 commit comments