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/pu_stub/pu_stub_15.vcxproj | 149 +++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_15.vcxproj (limited to 'plugins/PluginUpdater/pu_stub/pu_stub_15.vcxproj') diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_15.vcxproj b/plugins/PluginUpdater/pu_stub/pu_stub_15.vcxproj new file mode 100644 index 0000000000..81ba478711 --- /dev/null +++ b/plugins/PluginUpdater/pu_stub/pu_stub_15.vcxproj @@ -0,0 +1,149 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0} + Win32Proj + pu_stub + pu_stub + + + + 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 + + + + + Level4 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + Windows + true + + + + + Level4 + MaxSpeed + true + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + Level4 + MinSpace + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + Size + + + Windows + true + true + true + + + + + + + + + \ No newline at end of file -- cgit v1.2.3