From d3a50a3f6729ea2d426a6f17c31a053451b4dcb7 Mon Sep 17 00:00:00 2001 From: WiSo Date: Thu, 9 Aug 2012 20:52:39 +0200 Subject: [WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. There're still some users which uses XBMC with an Athlon XP :) enabled SSE for the debug target to have it equally to release. --- lib/win32/pcre/libpcre/libpcre.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/win32') diff --git a/lib/win32/pcre/libpcre/libpcre.vcxproj b/lib/win32/pcre/libpcre/libpcre.vcxproj index 09921d85a8..2630e8bac3 100644 --- a/lib/win32/pcre/libpcre/libpcre.vcxproj +++ b/lib/win32/pcre/libpcre/libpcre.vcxproj @@ -57,6 +57,7 @@ Level3 EditAndContinue CompileAsCpp + StreamingSIMDExtensions true -- cgit v1.2.3