From a1e19e1cf88d127589700272fefec37921722303 Mon Sep 17 00:00:00 2001 From: Megamouse Date: Wed, 17 May 2023 02:04:54 +0200 Subject: [PATCH] VS: set more O2 --- 3rdparty/SoundTouch/soundtouch.vcxproj | 1 + 3rdparty/asmjit/asmjit.vcxproj | 1 + 3rdparty/cubeb/libcubeb.vcxproj | 1 + 3rdparty/libsdl-org/SDL.vcxproj | 1 + 4 files changed, 4 insertions(+) diff --git a/3rdparty/SoundTouch/soundtouch.vcxproj b/3rdparty/SoundTouch/soundtouch.vcxproj index e46a6aad76..760e58abb3 100644 --- a/3rdparty/SoundTouch/soundtouch.vcxproj +++ b/3rdparty/SoundTouch/soundtouch.vcxproj @@ -70,6 +70,7 @@ SOUNDTOUCH_ALLOW_SSE;ST_NO_EXCEPTION_HANDLING;USE_MULTICH_ALWAYS;SOUNDTOUCH_FLOAT_SAMPLES;%(PreprocessorDefinitions) ./soundtouch/source/SoundTouch;./soundtouch/include;%(AdditionalIncludeDirectories) ProgramDatabase + MaxSpeed diff --git a/3rdparty/asmjit/asmjit.vcxproj b/3rdparty/asmjit/asmjit.vcxproj index d6876bb6ff..f163bda7f0 100644 --- a/3rdparty/asmjit/asmjit.vcxproj +++ b/3rdparty/asmjit/asmjit.vcxproj @@ -187,6 +187,7 @@ NotUsing ASMJIT_STATIC;%(PreprocessorDefinitions) MaxSpeed + MaxSpeed diff --git a/3rdparty/cubeb/libcubeb.vcxproj b/3rdparty/cubeb/libcubeb.vcxproj index f9c215697c..2ec878e04a 100644 --- a/3rdparty/cubeb/libcubeb.vcxproj +++ b/3rdparty/cubeb/libcubeb.vcxproj @@ -79,6 +79,7 @@ false OUTSIDE_SPEEX;RANDOM_PREFIX=speex;FLOATING_POINT;_USE_SSE;_USE_SSE2;EXPORT=;USE_WASAPI;USE_WINMM;CUBEB_WASAPI_USE_IAUDIOSTREAMVOLUME;%(PreprocessorDefinitions) ./cubeb/subprojects/;./extra/;./cubeb/src/;./cubeb/include/;%(AdditionalIncludeDirectories) + MaxSpeed diff --git a/3rdparty/libsdl-org/SDL.vcxproj b/3rdparty/libsdl-org/SDL.vcxproj index 2f69808fb8..8e0c367326 100644 --- a/3rdparty/libsdl-org/SDL.vcxproj +++ b/3rdparty/libsdl-org/SDL.vcxproj @@ -453,6 +453,7 @@ false SDL\include;%(AdditionalIncludeDirectories) ProgramDatabase + MaxSpeed