From 62e956942aca5742a7fc3606a9c2ac43e07d9dad Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 15 Nov 2024 18:36:19 +0100 Subject: Windows: remove VS 2019 solution and project files since we migrated to VS 2022. --- src/Common/Zip_vs2019.vcxproj | 410 ------------------------------------------ 1 file changed, 410 deletions(-) delete mode 100644 src/Common/Zip_vs2019.vcxproj (limited to 'src/Common/Zip_vs2019.vcxproj') diff --git a/src/Common/Zip_vs2019.vcxproj b/src/Common/Zip_vs2019.vcxproj deleted file mode 100644 index 6674ef34..00000000 --- a/src/Common/Zip_vs2019.vcxproj +++ /dev/null @@ -1,410 +0,0 @@ - - - - - Debug - ARM64 - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {6316EE71-0210-4CA4-BCC7-CFB7A3C090FC} - Win32Proj - Zip - 10.0 - Zip - - - - StaticLibrary - true - Unicode - v143 - false - - - StaticLibrary - true - Unicode - v143 - false - - - StaticLibrary - true - Unicode - v143 - false - - - StaticLibrary - false - false - Unicode - v143 - - - StaticLibrary - false - false - Unicode - v143 - - - StaticLibrary - false - false - Unicode - v143 - - - - - - - - - - - - - - - - - - - - - - - - - $(ProjectDir)$(Platform)\$(Configuration)\ - $(ProjectDir)$(Platform)\$(Configuration)\Zip\ - - - $(ProjectDir)$(Platform)\$(Configuration)\ - $(ProjectDir)$(Platform)\$(Configuration)\Zip\ - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\Zip\ - - - $(ProjectDir)$(Platform)\$(Configuration)\ - $(ProjectDir)$(Platform)\$(Configuration)\Zip\ - - - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\Zip\ - - - $(ProjectDir)$(Platform)\$(Configuration)\ - $(ProjectDir)$(Platform)\$(Configuration)\Zip\ - - - - - - Level3 - Disabled - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreadedDebug - zlib;libzip - - - Windows - true - - - - - - - - - - - Level3 - Disabled - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreadedDebug - zlib;libzip - - - Windows - true - - - - - - - - - - - Level3 - Disabled - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreadedDebug - zlib;libzip - - - Windows - true - - - - - - - - - Level3 - - - MaxSpeed - true - true - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - zlib;libzip - Guard - - - Windows - true - true - true - - - - - - - - - Level3 - - - MaxSpeed - true - true - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - zlib;libzip - Guard - - - Windows - true - true - true - - - - - - - - - Level3 - - - MaxSpeed - true - true - _CRT_NONSTDC_NO_WARNINGS;_LIB;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - zlib;libzip - Guard - - - Windows - true - true - true - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3