From 8e761289a2446367267c6c0d9a26e734f0f78306 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Dec 2020 20:29:05 +0300 Subject: Get rid of legacy build systems and rename cutl/ to libcutl/ --- cutl/libcutl-vc10.vcxproj | 175 ---------------------------------------------- 1 file changed, 175 deletions(-) delete mode 100644 cutl/libcutl-vc10.vcxproj (limited to 'cutl/libcutl-vc10.vcxproj') diff --git a/cutl/libcutl-vc10.vcxproj b/cutl/libcutl-vc10.vcxproj deleted file mode 100644 index 35231a3..0000000 --- a/cutl/libcutl-vc10.vcxproj +++ /dev/null @@ -1,175 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {A3903F70-CC9F-4D1C-9793-221EAE08DBB5} - Win32Proj - libcutl - - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - DynamicLibrary - false - true - Unicode - - - - - - - - - - - - - - - - - - - true - ..\bin\ - cutl-d-__value__(interface_version)-vc10 - - - true - ..\bin64\ - cutl-d-__value__(interface_version)-vc10 - - - false - ..\bin\ - cutl-__value__(interface_version)-vc10 - - - false - ..\bin64\ - cutl-__value__(interface_version)-vc10 - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LIBCUTL_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - Windows - true - $(TargetPath) - ..\lib\cutl-d.lib - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LIBCUTL_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - Windows - true - $(TargetPath) - ..\lib64\cutl-d.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LIBCUTL_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - Windows - true - true - true - $(TargetPath) - ..\lib\cutl.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LIBCUTL_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - - - Windows - true - true - true - $(TargetPath) - ..\lib64\cutl.lib - - - -__header_entries__(headers) -__header_entries__(expat_headers) -__header_entries__(genx_headers) - - -__source_entries__(sources) -__source_entries__(boost_sources) -__source_entries__(expat_sources) -__source_entries__(genx_sources) - - - - - -- cgit v1.1