From 20e02710b5b9b591bcae3ced9a436286671ee230 Mon Sep 17 00:00:00 2001 From: normmatt234 Date: Tue, 28 Sep 2010 00:58:12 +0000 Subject: [PATCH] disable sse optimizations in vs2010. --- desmume/src/windows/DeSmuME_2010.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2010.vcxproj b/desmume/src/windows/DeSmuME_2010.vcxproj index 7b6ef0074..0e2b0411d 100644 --- a/desmume/src/windows/DeSmuME_2010.vcxproj +++ b/desmume/src/windows/DeSmuME_2010.vcxproj @@ -173,7 +173,7 @@ Sync EnableFastChecks true - StreamingSIMDExtensions2 + NotSet Fast EditAndContinue Cdecl @@ -254,12 +254,12 @@ true false .;..;lua\include;glib-2.20.1\build;glib-2.20.1\build\glib;.\zlib123;.\zziplib;.\winpcap;userconfig;defaultconfig;.\7z;.\agg\include;.\agg\examples;.\wx\include;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;GLIB_STATIC_COMPILATION;WIN32;HAVE_LIBZ;NOMINMAX;RELEASE;NDEBUG;FASTBUILD;DEVELOPER;%(PreprocessorDefinitions) + _CRT_SECURE_NO_DEPRECATE;GLIB_STATIC_COMPILATION;WIN32;HAVE_LIBZ;NOMINMAX;RELEASE;NDEBUG;FASTBUILD;DEVELOPER;EXPERIMENTAL_WIFI_COMM;%(PreprocessorDefinitions) true Sync Default false - StreamingSIMDExtensions2 + NotSet Fast Level1 ProgramDatabase