diff --git a/ccminer.vcxproj b/ccminer.vcxproj index b39472b..485da3d 100644 --- a/ccminer.vcxproj +++ b/ccminer.vcxproj @@ -265,8 +265,11 @@ - + + + + @@ -437,7 +440,6 @@ -Xptxas "-abi=yes" %(AdditionalOptions) -Xptxas "-abi=yes" %(AdditionalOptions) - @@ -536,4 +538,4 @@ - + \ No newline at end of file diff --git a/ccminer.vcxproj.filters b/ccminer.vcxproj.filters index 184bc9e..9cc242c 100644 --- a/ccminer.vcxproj.filters +++ b/ccminer.vcxproj.filters @@ -76,6 +76,9 @@ {c26f5b02-37b5-4420-a4e8-ee1ad517dc95} + + {2037fd0d-e7a2-4da8-956c-150aec726a99} + @@ -120,9 +123,6 @@ Source Files - - Source Files - Source Files\sph @@ -234,8 +234,11 @@ Source Files\CUDA\scrypt + + Source Files\neoscrypt + - Source Files + Source Files\neoscrypt @@ -392,6 +395,12 @@ Source Files\CUDA\scrypt + + Source Files\neoscrypt + + + Source Files\neoscrypt + @@ -626,7 +635,7 @@ Source Files\CUDA\scrypt - Source Files\CUDA + Source Files\neoscrypt @@ -644,4 +653,4 @@ Ressources - + \ No newline at end of file