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/PluginUpdater/PluginUpdaterIM_16.vcxproj | 226 +++++++++++++++++++++++ plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj | 157 ++++++++++++++++ 2 files changed, 383 insertions(+) create mode 100644 plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj create mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj (limited to 'plugins/PluginUpdater') diff --git a/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj new file mode 100644 index 0000000000..eb59a60c18 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdaterIM_16.vcxproj @@ -0,0 +1,226 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + PluginUpdater + {21F6C0E4-DD1A-49E6-82FD-64574BB902BD} + false + + + + DynamicLibrary + Unicode + true + v141 + + + DynamicLibrary + Unicode + true + v141 + + + DynamicLibrary + Unicode + v141 + + + DynamicLibrary + Unicode + v141 + + + + + + + + + + + + + + + + + + + <_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;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + EditAndContinue + Use + stdafx.h + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + _DEBUG;%(PreprocessorDefinitions) + + + + + Disabled + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + Use + stdafx.h + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + _DEBUG;%(PreprocessorDefinitions) + + + + + NoExtensions + Full + Size + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + Level3 + Use + stdafx.h + MultiThreaded + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + NDEBUG;%(PreprocessorDefinitions) + + + + + Full + Size + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + Level3 + Use + stdafx.h + MultiThreaded + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + + + + + + + + + + NotUsing + + + NotUsing + + + NotUsing + + + + Create + + + + + + + + + + + + + {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} + + + + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj b/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj new file mode 100644 index 0000000000..fcb953c1b4 --- /dev/null +++ b/plugins/PluginUpdater/pu_stub/pu_stub_16.vcxproj @@ -0,0 +1,157 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0} + Win32Proj + pu_stub + pu_stub + false + + + + Application + true + v141_xp + Unicode + + + Application + true + v141_xp + Unicode + + + Application + false + v141_xp + true + Unicode + + + Application + false + true + Unicode + v141_xp + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + + + true + $(SolutionDir)$(Configuration)64\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + + false + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + + + false + $(SolutionDir)$(Configuration)64\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + + + Level4 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + Windows + true + false + ucrtbased.dll;vcruntime140.dll + + + + + Level4 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + Windows + true + ucrtbased.dll;vcruntime140.dll + + + + + NoExtensions + Level4 + MaxSpeed + true + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Windows + true + true + true + ucrtbase.dll;api-ms-win-crt-heap-l1-1-0.dll;api-ms-win-crt-locale-l1-1-0.dll;api-ms-win-crt-math-l1-1-0.dll;api-ms-win-crt-runtime-l1-1-0.dll;api-ms-win-crt-stdio-l1-1-0.dll;api-ms-win-crt-string-l1-1-0.dll;vcruntime140.DLL + + + + + Level4 + MinSpace + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + Size + MultiThreadedDLL + + + Windows + true + true + true + ucrtbase.dll;api-ms-win-crt-heap-l1-1-0.dll;api-ms-win-crt-locale-l1-1-0.dll;api-ms-win-crt-math-l1-1-0.dll;api-ms-win-crt-runtime-l1-1-0.dll;api-ms-win-crt-stdio-l1-1-0.dll;api-ms-win-crt-string-l1-1-0.dll;vcruntime140.DLL + + + + + + + + + \ No newline at end of file -- cgit v1.2.3