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/vgmstream/win32/win32.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/vgmstream') diff --git a/lib/vgmstream/win32/win32.vcxproj b/lib/vgmstream/win32/win32.vcxproj index f94f3b592e..497d927470 100644 --- a/lib/vgmstream/win32/win32.vcxproj +++ b/lib/vgmstream/win32/win32.vcxproj @@ -71,6 +71,7 @@ Level3 ProgramDatabase 4267;4018;4244;4312;%(DisableSpecificWarnings) + StreamingSIMDExtensions $(OutDir)$(TargetName)$(TargetExt) -- cgit v1.2.3