From 62e1fbd591205ffe8688eb851fbdee4747563b47 Mon Sep 17 00:00:00 2001 From: KlausT Date: Sun, 17 Dec 2017 15:20:27 +0100 Subject: [PATCH] Windows: use CUDA 9.1 --- ccminer.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ccminer.vcxproj b/ccminer.vcxproj index 1b7a71a..56fcaa1 100755 --- a/ccminer.vcxproj +++ b/ccminer.vcxproj @@ -52,7 +52,7 @@ - + @@ -362,6 +362,6 @@ copy "$(CudaToolkitBinDir)\cudart*.dll" "$(OutDir)" - + \ No newline at end of file