From dcee98f88ea7aa0c0c5282b04540ac65daddcbb7 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 26 Oct 2018 01:36:01 +0800 Subject: =?UTF-8?q?+SDL2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vc++/3rdparty/SDL2/SDL2.vcxproj | 350 +++++++++++++++++++++++++++++++++- 1 file changed, 344 insertions(+), 6 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 511ce2e..8daa81d 100644 --- a/build/vc++/3rdparty/SDL2/SDL2.vcxproj +++ b/build/vc++/3rdparty/SDL2/SDL2.vcxproj @@ -22,17 +22,17 @@ 15.0 {8658F91C-9AAE-4819-9005-77D09C61D97F} SDL2 - 10.0.17134.0 + 8.1 - Application + DynamicLibrary true v141 MultiByte - Application + DynamicLibrary false v141 true @@ -69,14 +69,33 @@ - + + $(SolutionDir)..\..\bin + + + $(SolutionDir)..\..\bin + Level3 - Disabled + MaxSpeed true true + $(SolutionDir)..\..\src\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + OnlyExplicitInline + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + false + StreamingSIMDExtensions + true + + winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) + true + Windows + true + true + @@ -91,13 +110,23 @@ Level3 MaxSpeed true - true true true + $(SolutionDir)..\..\src\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + OnlyExplicitInline + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + false + StreamingSIMDExtensions + true + false true true + winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) + true + Windows @@ -115,6 +144,315 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1-26-g67d0