From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- .../SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj | 180 --------------------- 1 file changed, 180 deletions(-) delete mode 100644 contrib/SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj (limited to 'contrib/SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj') diff --git a/contrib/SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj b/contrib/SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj deleted file mode 100644 index 4313bbe..0000000 --- a/contrib/SDL-3.2.8/VisualC/SDL_test/SDL_test.vcxproj +++ /dev/null @@ -1,180 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - SDL3_test - {DA956FD3-E143-46F2-9FE5-C77BEBC56B1A} - SDL_test - 10.0 - - - - StaticLibrary - $(DefaultPlatformToolset) - - - StaticLibrary - $(DefaultPlatformToolset) - - - StaticLibrary - $(DefaultPlatformToolset) - - - StaticLibrary - $(DefaultPlatformToolset) - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - - - - - - - - %(AdditionalOptions) /utf-8 - $(ProjectDir)/../../include;%(AdditionalIncludeDirectories) - %(AdditionalUsingDirectories) - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreadedDLL - false - StreamingSIMDExtensions - Level3 - OldStyle - true - true - - - - - X64 - - - %(AdditionalOptions) /utf-8 - $(ProjectDir)/../../include;%(AdditionalIncludeDirectories) - %(AdditionalUsingDirectories) - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreadedDLL - false - Level3 - OldStyle - true - true - - - - - - - - - %(AdditionalOptions) /utf-8 - Disabled - $(ProjectDir)/../../include;%(AdditionalIncludeDirectories) - %(AdditionalUsingDirectories) - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreadedDLL - false - StreamingSIMDExtensions - Level3 - OldStyle - true - true - - - - - X64 - - - %(AdditionalOptions) /utf-8 - Disabled - $(ProjectDir)/../../include;%(AdditionalIncludeDirectories) - %(AdditionalUsingDirectories) - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreadedDLL - false - Level3 - OldStyle - true - true - - - - - %(AdditionalOptions) /utf-8 - $(TreatWarningsAsError) - - - - - - - - - - - - - - - - - - -- cgit v1.2.3