From 373dc625f82b47096893add42c4472e4a57ab7eb Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 9 Feb 2022 22:23:03 +0100 Subject: Moved third-party libraries to a separate subdirectory --- libpng/projects/vstudio/zlib/zlib.vcxproj | 174 ------------------------------ 1 file changed, 174 deletions(-) delete mode 100644 libpng/projects/vstudio/zlib/zlib.vcxproj (limited to 'libpng/projects/vstudio/zlib/zlib.vcxproj') diff --git a/libpng/projects/vstudio/zlib/zlib.vcxproj b/libpng/projects/vstudio/zlib/zlib.vcxproj deleted file mode 100644 index aa125de..0000000 --- a/libpng/projects/vstudio/zlib/zlib.vcxproj +++ /dev/null @@ -1,174 +0,0 @@ - - - - - Debug Library - Win32 - - - Debug - Win32 - - - Release Library - Win32 - - - Release - Win32 - - - - - - - - - - - - - - - - - Win32Proj - - - - - StaticLibrary - - - StaticLibrary - - - StaticLibrary - - - StaticLibrary - - - StaticLibrary - - - - - - - - - - - - - - - - - - - true - - - true - - - true - - - true - - - true - - - - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebug - TurnOffAllWarnings - ProgramDatabase - Disabled - true - - - MachineX86 - true - Windows - - - - - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - TurnOffAllWarnings - ProgramDatabase - Disabled - true - - - MachineX86 - true - Windows - - - - - Level3 - ProgramDatabase - Full - true - true - false - true - true - true - MultiThreaded - - - MachineX86 - true - Windows - - - true - - - - - Level3 - ProgramDatabase - Full - true - true - false - true - true - true - - - MachineX86 - true - Windows - - - true - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;DEBUGZLIB_EXPORTS;%(PreprocessorDefinitions) - Level3 - ProgramDatabase - - - MachineX86 - true - Windows - true - true - - - - - - -- cgit v1.1