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/MirOTR/MirOTR_15.vcxproj | 242 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 plugins/MirOTR/MirOTR_15.vcxproj (limited to 'plugins/MirOTR/MirOTR_15.vcxproj') diff --git a/plugins/MirOTR/MirOTR_15.vcxproj b/plugins/MirOTR/MirOTR_15.vcxproj new file mode 100644 index 0000000000..349cb15d7b --- /dev/null +++ b/plugins/MirOTR/MirOTR_15.vcxproj @@ -0,0 +1,242 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {53F841E8-284F-4545-9176-B131896E43F8} + MirOTR + + + + DynamicLibrary + Unicode + true + v141_xp + + + DynamicLibrary + Unicode + true + v141_xp + + + DynamicLibrary + Unicode + v141_xp + + + DynamicLibrary + Unicode + v141_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Disabled + ..\..\include;..\ExternalAPI;libotr\src;Libgcrypt\src;Libgpg-error;ekhtml\include;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + EditAndContinue + + + Comctl32.lib;%(AdditionalDependencies) + true + Windows + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + false + + + _DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + ..\..\include;..\ExternalAPI;libotr\src;Libgcrypt\src;Libgpg-error;ekhtml\include;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level4 + true + + + Comctl32.lib;%(AdditionalDependencies) + true + Windows + $(IntDir)$(TargetName).lib + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + _DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + Size + ..\..\include;..\ExternalAPI;libotr\src;Libgcrypt\src;Libgpg-error;ekhtml\include;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + Level4 + Fast + false + false + + + Comctl32.lib;%(AdditionalDependencies) + true + Windows + true + true + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + Size + ..\..\include;..\ExternalAPI;libotr\src;Libgcrypt\src;Libgpg-error;ekhtml\include;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + Level4 + Fast + false + false + + + Comctl32.lib;%(AdditionalDependencies) + true + Windows + true + true + $(IntDir)$(TargetName).lib + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + + + + + + NotUsing + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {2c050caf-d8aa-468a-b1a7-89f3be99d3c8} + + + {40fe7861-e54e-4da9-be4d-a5178014e477} + + + {1423fc8f-aa52-4562-8275-4bf0838ca378} + + + + + + \ No newline at end of file -- cgit v1.2.3