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/CryptoPP/crypto/cryptlib_16.vcxproj | 402 ++++++++++++++++++++++++++++ 1 file changed, 402 insertions(+) create mode 100644 plugins/CryptoPP/crypto/cryptlib_16.vcxproj (limited to 'plugins/CryptoPP/crypto') diff --git a/plugins/CryptoPP/crypto/cryptlib_16.vcxproj b/plugins/CryptoPP/crypto/cryptlib_16.vcxproj new file mode 100644 index 0000000000..e91d808407 --- /dev/null +++ b/plugins/CryptoPP/crypto/cryptlib_16.vcxproj @@ -0,0 +1,402 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Cryptlib + {290C5ED4-71A7-4040-AD26-4820CF7A9E60} + false + + + + StaticLibrary + MultiByte + v141_xp + + + StaticLibrary + MultiByte + v141_xp + + + StaticLibrary + true + MultiByte + v141_xp + + + StaticLibrary + true + MultiByte + v141_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.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 + Size + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + NoExtensions + true + true + Use + pch.h + Level3 + /Zc:threadSafeInit- %(AdditionalOptions) + + + ..\..\..\include\msapi + + + Windows + MachineX86 + + + + + Full + Size + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + true + Use + pch.h + Level3 + /Zc:threadSafeInit- %(AdditionalOptions) + + + ..\..\..\include\msapi + + + Windows + MachineX64 + + + + + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Use + pch.h + Level3 + Disabled + /Zc:threadSafeInit- %(AdditionalOptions) + + + ..\..\..\include\msapi + + + Windows + MachineX86 + + + + + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Use + pch.h + Level3 + Disabled + /Zc:threadSafeInit- %(AdditionalOptions) + + + ..\..\..\include\msapi + + + Windows + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NotUsing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3