From 33e584d475f7e66afdd11ddeb7c46cf65a8bc7ea Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 9 Mar 2017 23:29:54 +0200 Subject: Visual Studio 2017 support added --- plugins/MirOTR/libotr/libotr_15.vcxproj | 162 ++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 plugins/MirOTR/libotr/libotr_15.vcxproj (limited to 'plugins/MirOTR/libotr/libotr_15.vcxproj') diff --git a/plugins/MirOTR/libotr/libotr_15.vcxproj b/plugins/MirOTR/libotr/libotr_15.vcxproj new file mode 100644 index 0000000000..50d2222643 --- /dev/null +++ b/plugins/MirOTR/libotr/libotr_15.vcxproj @@ -0,0 +1,162 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {1423FC8F-AA52-4562-8275-4BF0838CA378} + libotr + + + + StaticLibrary + NotSet + true + v141_xp + + + StaticLibrary + NotSet + true + v141_xp + + + StaticLibrary + NotSet + v141_xp + + + StaticLibrary + NotSet + 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)\ + + + + Disabled + custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4996;4267;%(DisableSpecificWarnings) + EditAndContinue + + + + + Disabled + custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4996;4267;%(DisableSpecificWarnings) + + + + + Full + custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + 4996;4267;%(DisableSpecificWarnings) + Fast + Size + + + + + Full + custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Level3 + 4996;4267;%(DisableSpecificWarnings) + Fast + Size + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {40fe7861-e54e-4da9-be4d-a5178014e477} + + + + + + \ No newline at end of file -- cgit v1.2.3