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/src/hidapi/windows/hidapi.vcxproj | 200 --------------------- 1 file changed, 200 deletions(-) delete mode 100644 contrib/SDL-3.2.8/src/hidapi/windows/hidapi.vcxproj (limited to 'contrib/SDL-3.2.8/src/hidapi/windows/hidapi.vcxproj') diff --git a/contrib/SDL-3.2.8/src/hidapi/windows/hidapi.vcxproj b/contrib/SDL-3.2.8/src/hidapi/windows/hidapi.vcxproj deleted file mode 100644 index 7f7a95d..0000000 --- a/contrib/SDL-3.2.8/src/hidapi/windows/hidapi.vcxproj +++ /dev/null @@ -1,200 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {A107C21C-418A-4697-BB10-20C3AA60E2E4} - hidapi - Win32Proj - - - - DynamicLibrary - v110 - v120 - v140 - v141 - v142 - v143 - Unicode - true - - - DynamicLibrary - v110 - v120 - v140 - v141 - v142 - v143 - Unicode - true - - - DynamicLibrary - v110 - v120 - v140 - v141 - v142 - v143 - Unicode - - - DynamicLibrary - v110 - v120 - v140 - v141 - v142 - v143 - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>14.0.25431.1 - - - - - - - - Disabled - ..\hidapi;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;HIDAPI_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level3 - EditAndContinue - - - %(AdditionalDependencies) - true - Windows - MachineX86 - - - ..\hidapi - _DEBUG - - - - - Disabled - ..\hidapi;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;HIDAPI_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - %(AdditionalDependencies) - true - Windows - - - ..\hidapi - _DEBUG - - - - - MaxSpeed - true - ..\hidapi;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;HIDAPI_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded - true - - Level3 - ProgramDatabase - - - %(AdditionalDependencies) - true - Windows - true - true - MachineX86 - - - ..\hidapi - NDEBUG - - - - - MaxSpeed - true - ..\hidapi;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;HIDAPI_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded - true - - - Level3 - ProgramDatabase - - - %(AdditionalDependencies) - true - Windows - true - true - - - ..\hidapi - NDEBUG - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3