From 2ec55fd974a63b705a4777c256d2222c874fa043 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 18:38:35 +0800 Subject: *SDL project --- Build/3rdParty/SDL2/SDL2.vcxproj | 224 +++++++------------------------ Build/3rdParty/SDL2/SDL2.vcxproj.filters | 176 ++---------------------- 2 files changed, 61 insertions(+), 339 deletions(-) (limited to 'Build/3rdParty/SDL2') diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj b/Build/3rdParty/SDL2/SDL2.vcxproj index 9a61b1c..55b5382 100644 --- a/Build/3rdParty/SDL2/SDL2.vcxproj +++ b/Build/3rdParty/SDL2/SDL2.vcxproj @@ -26,30 +26,30 @@ - Application + DynamicLibrary true v141 MultiByte - Application + DynamicLibrary false v141 true MultiByte - Application + DynamicLibrary true v141 - MultiByte + NotSet - Application + DynamicLibrary false v141 true - MultiByte + NotSet @@ -69,15 +69,32 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 Disabled - true - true + false + false $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + false + MultiThreadedDLL + StreamingSIMDExtensions + true + OnlyExplicitInline + Default + + setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) + true + Windows + @@ -109,186 +126,33 @@ MaxSpeed true true - true - true + false + false $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + false + MultiThreadedDLL + StreamingSIMDExtensions + true + OnlyExplicitInline true true + setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) + true + Windows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -310,6 +174,7 @@ + @@ -324,6 +189,12 @@ + + + + + + @@ -331,6 +202,7 @@ + @@ -376,6 +248,8 @@ + + diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj.filters b/Build/3rdParty/SDL2/SDL2.vcxproj.filters index 2b0eb8a..7af9b49 100644 --- a/Build/3rdParty/SDL2/SDL2.vcxproj.filters +++ b/Build/3rdParty/SDL2/SDL2.vcxproj.filters @@ -138,177 +138,25 @@ + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + \ No newline at end of file -- cgit v1.1-26-g67d0