From b04c097db4bf8c45342bca403ca2c8a6d5783a84 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 26 Oct 2018 18:40:32 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E5=A4=8D=E9=94=99=E8=AF=AF=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E5=85=B3=E9=97=ADbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vc++/3rdparty/SDL2/SDL2.vcxproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'build/vc++/3rdparty/SDL2/SDL2.vcxproj') diff --git a/build/vc++/3rdparty/SDL2/SDL2.vcxproj b/build/vc++/3rdparty/SDL2/SDL2.vcxproj index 8daa81d..cbd29bd 100644 --- a/build/vc++/3rdparty/SDL2/SDL2.vcxproj +++ b/build/vc++/3rdparty/SDL2/SDL2.vcxproj @@ -78,16 +78,17 @@ Level3 - MaxSpeed + Disabled true true $(SolutionDir)..\..\src\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) OnlyExplicitInline NDEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDLL - false StreamingSIMDExtensions true + Default + false winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) @@ -95,6 +96,7 @@ Windows true true + UseFastLinkTimeCodeGeneration -- cgit v1.1-26-g67d0