From 26e36b3a9d7b49d46ecfa69b447482251acba8ac Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 24 Jan 2024 16:53:38 +0300 Subject: Turn libodb repository into package for muti-package repository --- odb/libodb-vc12.vcxproj | 181 ------------------------------------------------ 1 file changed, 181 deletions(-) delete mode 100644 odb/libodb-vc12.vcxproj (limited to 'odb/libodb-vc12.vcxproj') diff --git a/odb/libodb-vc12.vcxproj b/odb/libodb-vc12.vcxproj deleted file mode 100644 index e9e2698..0000000 --- a/odb/libodb-vc12.vcxproj +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {1C53C543-8038-4C8A-8AB1-65E74FD7DE2E} - Win32Proj - libodb - - - - DynamicLibrary - true - v120 - Unicode - - - DynamicLibrary - true - v120 - Unicode - - - DynamicLibrary - false - v120 - true - Unicode - - - DynamicLibrary - false - v120 - true - Unicode - - - - - - - - - - - - - - - - - - - true - ..\bin\ - odb-d-__value__(interface_version)-vc12 - - - true - ..\bin64\ - odb-d-__value__(interface_version)-vc12 - - - false - ..\bin\ - odb-__value__(interface_version)-vc12 - - - false - ..\bin64\ - odb-__value__(interface_version)-vc12 - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - true - - - Windows - true - $(TargetPath) - ..\lib\odb-d.lib - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBODB_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - true - - - Windows - true - $(TargetPath) - ..\lib64\odb-d.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - true - - - Windows - true - true - true - $(TargetPath) - ..\lib\odb.lib - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBODB_DYNAMIC_LIB;%(PreprocessorDefinitions) - .. - 4355;4800;4290;4251;%(DisableSpecificWarnings) - true - - - Windows - true - true - true - $(TargetPath) - ..\lib64\odb.lib - - - -__header_entries__(headers) -__header_entry__(details\config-vc.h) - - -__source_entries__(sources) -__source_entries__(win32_threads_sources) -__source_entries__(win32_dll_sources) - - - - - -- cgit v1.1