From b1b53cbbf97238bf460772c6d49ff114f079285d Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 25 Apr 2017 17:58:44 +0300 Subject: Revert "farewell MSVS 2015" This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. --- plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj | 224 +++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj (limited to 'plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj') diff --git a/plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj new file mode 100644 index 0000000000..bce8c99d69 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdaterIM_15.vcxproj @@ -0,0 +1,224 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + PluginUpdater + {21F6C0E4-DD1A-49E6-82FD-64574BB902BD} + + + + 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) + + + + + 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 -- cgit v1.2.3