From 31aec878c07125c3ba4e68bc854c5240af0ccdca Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 14 Apr 2019 13:56:55 +0300 Subject: pack of changes for VS2019 --- plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj | 305 ++++++++++++++++++++++++++ 1 file changed, 305 insertions(+) create mode 100644 plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj (limited to 'plugins/MirOTR/Libgcrypt') diff --git a/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj b/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj new file mode 100644 index 0000000000..594d9ff26b --- /dev/null +++ b/plugins/MirOTR/Libgcrypt/Libgcrypt_16.vcxproj @@ -0,0 +1,305 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {40FE7861-E54E-4DA9-BE4D-A5178014E477} + Libgcrypt + false + + + + StaticLibrary + NotSet + v141_xp + + + StaticLibrary + NotSet + v141_xp + + + StaticLibrary + NotSet + true + v141_xp + + + StaticLibrary + NotSet + true + v141_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + + + Full + custom;cipher;mpi;mpi\generic;src;..\Libgpg-error;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NoExtensions + Level3 + 4018;4028;4146;4244;%(DisableSpecificWarnings) + Fast + Size + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Full + custom;cipher;mpi;mpi\generic;src;..\Libgpg-error;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + 4018;4028;4146;4244;4267;%(DisableSpecificWarnings) + Fast + Size + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Disabled + custom;cipher;mpi;mpi\generic;src;..\Libgpg-error;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4018;4028;4146;4244;%(DisableSpecificWarnings) + EditAndContinue + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Disabled + custom;cipher;mpi;mpi\generic;src;..\Libgpg-error;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4018;4028;4146;4244;4267;%(DisableSpecificWarnings) + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3