Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Commit 2a1c97f

Browse files
committed
CUDA 11.4
1 parent db3613c commit 2a1c97f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ccminer.vcxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</PropertyGroup>
5656
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
5757
<ImportGroup Label="ExtensionSettings">
58-
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 11.3.props" />
58+
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 11.4.props" />
5959
</ImportGroup>
6060
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
6161
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
@@ -532,7 +532,7 @@
532532
</ItemGroup>
533533
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
534534
<ImportGroup Label="ExtensionTargets">
535-
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 11.3.targets" />
535+
<Import Project="$(VCTargetsPath)\BuildCustomizations\CUDA 11.4.targets" />
536536
</ImportGroup>
537537
<!-- Copy the required dlls -->
538538
<Target Name="AfterBuild">

0 commit comments

Comments
 (0)