From b1b53cbbf97238bf460772c6d49ff114f079285d Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 25 Apr 2017 17:58:44 +0300 Subject: Revert "farewell MSVS 2015" This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. --- plugins/CryptoPP/crypto/cryptlib_15.vcxproj | 396 ++++++++++++++++++++++++++++ 1 file changed, 396 insertions(+) create mode 100644 plugins/CryptoPP/crypto/cryptlib_15.vcxproj (limited to 'plugins/CryptoPP/crypto/cryptlib_15.vcxproj') diff --git a/plugins/CryptoPP/crypto/cryptlib_15.vcxproj b/plugins/CryptoPP/crypto/cryptlib_15.vcxproj new file mode 100644 index 0000000000..f55071f1c7 --- /dev/null +++ b/plugins/CryptoPP/crypto/cryptlib_15.vcxproj @@ -0,0 +1,396 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Cryptlib + {290C5ED4-71A7-4040-AD26-4820CF7A9E60} + + + + 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) + true + true + Use + pch.h + Level3 + + + ..\..\..\include\msapi + + + Windows + MachineX86 + + + + + Full + Size + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + true + Use + pch.h + Level3 + + + ..\..\..\include\msapi + + + Windows + MachineX64 + + + + + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Use + pch.h + Level3 + Disabled + + + ..\..\..\include\msapi + + + Windows + MachineX86 + + + + + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Use + pch.h + Level3 + Disabled + + + ..\..\..\include\msapi + + + Windows + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NotUsing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3