|
|
@ -312,6 +312,7 @@ |
|
|
|
<ClInclude Include="hefty1.h" /> |
|
|
|
<ClInclude Include="hefty1.h" /> |
|
|
|
<ClInclude Include="miner.h" /> |
|
|
|
<ClInclude Include="miner.h" /> |
|
|
|
<ClInclude Include="nvml.h" /> |
|
|
|
<ClInclude Include="nvml.h" /> |
|
|
|
|
|
|
|
<ClInclude Include="res\resource.h" /> |
|
|
|
<ClInclude Include="sph\sph_blake.h" /> |
|
|
|
<ClInclude Include="sph\sph_blake.h" /> |
|
|
|
<ClInclude Include="sph\sph_bmw.h" /> |
|
|
|
<ClInclude Include="sph\sph_bmw.h" /> |
|
|
|
<ClInclude Include="sph\sph_cubehash.h" /> |
|
|
|
<ClInclude Include="sph\sph_cubehash.h" /> |
|
|
@ -477,6 +478,12 @@ |
|
|
|
<CudaCompile Include="x17\x17.cu"> |
|
|
|
<CudaCompile Include="x17\x17.cu"> |
|
|
|
</CudaCompile> |
|
|
|
</CudaCompile> |
|
|
|
</ItemGroup> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
<Image Include="res\ccminer.ico" /> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
<ResourceCompile Include="res\ccminer.rc" /> |
|
|
|
|
|
|
|
</ItemGroup> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
<ImportGroup Label="ExtensionTargets"> |
|
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 6.5.targets" /> |
|
|
|
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 6.5.targets" /> |
|
|
|