From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- build/3rd-party/SDL2/SDL2.vcxproj | 309 ------------------------------ build/3rd-party/SDL2/SDL2.vcxproj.filters | 162 ---------------- build/3rd-party/SDL2/SDL2.vcxproj.user | 4 - 3 files changed, 475 deletions(-) delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj.filters delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj.user (limited to 'build/3rd-party/SDL2') diff --git a/build/3rd-party/SDL2/SDL2.vcxproj b/build/3rd-party/SDL2/SDL2.vcxproj deleted file mode 100644 index 6c85ba5..0000000 --- a/build/3rd-party/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\3rd-party\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\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - false - false - $(SolutionDir)..\Source\3rd-party\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/3rd-party/SDL2/SDL2.vcxproj.filters b/build/3rd-party/SDL2/SDL2.vcxproj.filters deleted file mode 100644 index c4be66e..0000000 --- a/build/3rd-party/SDL2/SDL2.vcxproj.filters +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/SDL2/SDL2.vcxproj.user b/build/3rd-party/SDL2/SDL2.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/SDL2/SDL2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0