From a1af87253ded620840639d5948c390d885d1bced Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 2 Feb 2022 17:14:33 +0300 Subject: Visual Studio 2022 project files --- plugins/MirOTR/ekhtml/ekhtml_17.vcxproj | 153 ++++++++++++++++++++++++ plugins/MirOTR/ekhtml/ekhtml_17.vcxproj.filters | 59 +++++++++ 2 files changed, 212 insertions(+) create mode 100644 plugins/MirOTR/ekhtml/ekhtml_17.vcxproj create mode 100644 plugins/MirOTR/ekhtml/ekhtml_17.vcxproj.filters (limited to 'plugins/MirOTR/ekhtml') diff --git a/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj b/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj new file mode 100644 index 0000000000..63de41c874 --- /dev/null +++ b/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj @@ -0,0 +1,153 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {2C050CAF-D8AA-468A-B1A7-89F3BE99D3C8} + EkHtml + false + + + + StaticLibrary + NotSet + true + v143 + + + StaticLibrary + NotSet + true + v143 + + + StaticLibrary + NotSet + v143 + + + StaticLibrary + NotSet + v143 + + + + + + + + + + + + + + + + + + + <_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 diff --git a/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj.filters b/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj.filters new file mode 100644 index 0000000000..5b83cbc0c7 --- /dev/null +++ b/plugins/MirOTR/ekhtml/ekhtml_17.vcxproj.filters @@ -0,0 +1,59 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + Quelldateien + + + + + Headerdateien + + + Headerdateien + + + Headerdateien + + + Headerdateien + + + Headerdateien + + + \ No newline at end of file -- cgit v1.2.3