From 9247d80048c34094d83099473b420a635712f186 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 21 Jul 2015 07:29:21 +0000 Subject: preparing for vc2015 git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirOTR/ekhtml/ekhtml_14.vcxproj | 148 ++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 plugins/MirOTR/ekhtml/ekhtml_14.vcxproj (limited to 'plugins/MirOTR/ekhtml/ekhtml_14.vcxproj') diff --git a/plugins/MirOTR/ekhtml/ekhtml_14.vcxproj b/plugins/MirOTR/ekhtml/ekhtml_14.vcxproj new file mode 100644 index 0000000000..7ee878f661 --- /dev/null +++ b/plugins/MirOTR/ekhtml/ekhtml_14.vcxproj @@ -0,0 +1,148 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {2C050CAF-D8AA-468A-B1A7-89F3BE99D3C8} + EkHtml + + + + StaticLibrary + NotSet + true + v120_xp + + + StaticLibrary + NotSet + true + v120_xp + + + StaticLibrary + NotSet + v120_xp + + + StaticLibrary + NotSet + v120_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) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4244;%(DisableSpecificWarnings) + EditAndContinue + + + + + Disabled + include;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4244;%(DisableSpecificWarnings) + + + + + Full + include;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + Level3 + 4244;%(DisableSpecificWarnings) + Fast + false + false + Size + + + + + Full + include;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + Level3 + 4244;%(DisableSpecificWarnings) + Fast + false + false + Size + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3