From 82908b3f674881d4ab2177cbc21ec7f8b81524d7 Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Thu, 4 Jun 2015 19:00:16 +0200 Subject: [PATCH] vstudio: regroup options and revove AVX requirement + openmp for scrypt code... --- ccminer.vcxproj | 68 ++++++++++++++++--------------------------------- 1 file changed, 22 insertions(+), 46 deletions(-) diff --git a/ccminer.vcxproj b/ccminer.vcxproj index 13f764c..d79d69f 100644 --- a/ccminer.vcxproj +++ b/ccminer.vcxproj @@ -23,34 +23,22 @@ ccminer - + Application false MultiByte v120 false + false true - - Application - true - MultiByte - v120 - false - - - Application - false - MultiByte - v120 - false - - + Application true MultiByte v120 false + false @@ -68,19 +56,6 @@ - - - true - - - false - - - false - - - false - Level3 @@ -91,6 +66,7 @@ .;compat;compat\curl-for-windows\curl\include;compat\jansson;compat\getopt;compat\pthreads;compat\curl-for-windows\openssl\openssl\include;compat\curl-for-windows\zlib;%(AdditionalIncludeDirectories);$(CudaToolkitIncludeDir) true true + true true @@ -108,6 +84,7 @@ true true compute_50,sm_50 + $(NVTOOLSEXT_PATH)\include;..\..\..\Common\C99 @@ -121,6 +98,7 @@ 8Bytes true true + true true @@ -159,7 +137,7 @@ .;compat;compat\curl-for-windows\curl\include;compat\jansson;compat\getopt;compat\pthreads;compat\curl-for-windows\openssl\openssl\include;compat\curl-for-windows\zlib;%(AdditionalIncludeDirectories);$(CudaToolkitIncludeDir) true true - SyncCThrow + true false @@ -181,15 +159,11 @@ true compute_35,sm_35;compute_50,sm_50;compute_52,sm_52 --ptxas-options="-O2" %(AdditionalOptions) - - - O3 + O2 false - - - O2 + O3 @@ -198,7 +172,8 @@ MaxSpeed MultiThreaded Speed - AdvancedVectorExtensions + + true false true true @@ -222,13 +197,14 @@ false 80 true - false + true compute_35,sm_35;compute_50,sm_50;compute_52,sm_52 - - + $(NVTOOLSEXT_PATH)\include;..\..\..\Common\C99 + O3 64 + O3 false @@ -499,21 +475,21 @@ + + + + + + 80 - - - - - -