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/ekhtml/ekhtml_16.vcxproj | 153 ++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 plugins/MirOTR/ekhtml/ekhtml_16.vcxproj (limited to 'plugins/MirOTR/ekhtml') diff --git a/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj b/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj new file mode 100644 index 0000000000..59c2096790 --- /dev/null +++ b/plugins/MirOTR/ekhtml/ekhtml_16.vcxproj @@ -0,0 +1,153 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {2C050CAF-D8AA-468A-B1A7-89F3BE99D3C8} + EkHtml + false + + + + 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 + include;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4244;%(DisableSpecificWarnings) + EditAndContinue + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Disabled + include;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4244;%(DisableSpecificWarnings) + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Full + include;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NoExtensions + true + Level3 + 4244;%(DisableSpecificWarnings) + Fast + false + false + Size + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + Full + include;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + Level3 + 4244;%(DisableSpecificWarnings) + Fast + false + false + Size + /Zc:threadSafeInit- %(AdditionalOptions) + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3