Skip to content

Commit d67a7be

Browse files
fancyIXfancyIX
fancyIX
authored and
fancyIX
committed
Issue #18
modify windows project file
1 parent 5b3367d commit d67a7be

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ccminer.vcxproj

+1
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@
550550
<CudaCompile Include="x11\bitcore.cu" />
551551
<CudaCompile Include="x11\veltor.cu" />
552552
<CudaCompile Include="x11\x11.cu" />
553+
<CudaCompile Include="x11\0x10.cu" />
553554
<CudaCompile Include="x11\x11evo.cu" />
554555
<CudaCompile Include="x13\cuda_x13_hamsi512.cu">
555556
<MaxRegCount>72</MaxRegCount>

ccminer.vcxproj.filters

+3
Original file line numberDiff line numberDiff line change
@@ -730,6 +730,9 @@
730730
<CudaCompile Include="x11\x11.cu">
731731
<Filter>Source Files\CUDA\x11</Filter>
732732
</CudaCompile>
733+
<CudaCompile Include="x11\0x10.cu">
734+
<Filter>Source Files\CUDA\x11</Filter>
735+
</CudaCompile>
733736
<CudaCompile Include="x11\x11evo.cu">
734737
<Filter>Source Files\CUDA\x11</Filter>
735738
</CudaCompile>

0 commit comments

Comments
 (0)