From 3979fba7ea0009a4e416380be767475008b1f3e6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 28 Feb 2014 08:58:07 +0000 Subject: farewell MSVS 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj | 149 --------------------- .../pu_stub/pu_stub_11.vcxproj.filters | 14 -- 2 files changed, 163 deletions(-) delete mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj delete mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj.filters (limited to 'plugins/PluginUpdater/pu_stub') diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj b/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj deleted file mode 100644 index 1146947180..0000000000 --- a/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj +++ /dev/null @@ -1,149 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0} - Win32Proj - pu_stub - pu_stub - - - - Application - true - v110_xp - Unicode - - - Application - true - v110_xp - Unicode - - - Application - false - v110_xp - true - Unicode - - - Application - false - true - Unicode - v110_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)\ - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - - - Windows - true - false - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - - - Windows - true - - - - - Level3 - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - Level3 - MinSpace - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - Size - - - Windows - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj.filters b/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj.filters deleted file mode 100644 index 240db0fbe7..0000000000 --- a/plugins/PluginUpdater/pu_stub/pu_stub_11.vcxproj.filters +++ /dev/null @@ -1,14 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file -- cgit v1.2.3