From 26da2ac68077655bcd06733afe2f2fa605d640e0 Mon Sep 17 00:00:00 2001 From: Francois Beaune Date: Sat, 9 Apr 2016 17:45:39 +0200 Subject: [PATCH] Use SSE2 instead of AVX --- Wolfie.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wolfie.vcxproj b/Wolfie.vcxproj index 7e1dd72..4ee5c74 100644 --- a/Wolfie.vcxproj +++ b/Wolfie.vcxproj @@ -67,7 +67,7 @@ Level3 true false - AdvancedVectorExtensions + StreamingSIMDExtensions2 Fast AssemblyAndSourceCode NDEBUG;%(PreprocessorDefinitions)