From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- Build/3rdParty/SDL2/SDL2.vcxproj | 309 ------------------------------- Build/3rdParty/SDL2/SDL2.vcxproj.filters | 162 ---------------- Build/3rdParty/SDL2/SDL2.vcxproj.user | 4 - 3 files changed, 475 deletions(-) delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj.filters delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj.user (limited to 'Build/3rdParty/SDL2') diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj b/Build/3rdParty/SDL2/SDL2.vcxproj deleted file mode 100644 index 55b5382..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj +++ /dev/null @@ -1,309 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {208B9CB8-2101-42A9-9502-0CF54912BC57} - SDL2 - 10.0.17134.0 - - - - DynamicLibrary - true - v141 - MultiByte - - - DynamicLibrary - false - v141 - true - MultiByte - - - DynamicLibrary - true - v141 - NotSet - - - DynamicLibrary - false - v141 - true - NotSet - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - 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 - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - 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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj.filters b/Build/3rdParty/SDL2/SDL2.vcxproj.filters deleted file mode 100644 index 7af9b49..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj.filters +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj.user b/Build/3rdParty/SDL2/SDL2.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0