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/QuickMessages/quickmessages_11.vcxproj | 205 --------------------- .../QuickMessages/quickmessages_11.vcxproj.filters | 53 ------ 2 files changed, 258 deletions(-) delete mode 100644 plugins/QuickMessages/quickmessages_11.vcxproj delete mode 100644 plugins/QuickMessages/quickmessages_11.vcxproj.filters (limited to 'plugins/QuickMessages') diff --git a/plugins/QuickMessages/quickmessages_11.vcxproj b/plugins/QuickMessages/quickmessages_11.vcxproj deleted file mode 100644 index 6385e601f4..0000000000 --- a/plugins/QuickMessages/quickmessages_11.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - QuickMessages - {DD76B998-ED0D-4BFD-9660-3ADC3A334872} - - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.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 - - - - Full - OnlyExplicitInline - true - true - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - quickmessages.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - 0x67100000 - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin11\lib - - - - - Full - OnlyExplicitInline - true - true - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - quickmessages.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - 0x67100000 - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin11\lib - - - - - Disabled - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - quickmessages.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x67100000 - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin11\lib - false - - - - - Disabled - MultiThreadedDebugDLL - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - quickmessages.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x67100000 - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin11\lib - - - - - - - Create - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/QuickMessages/quickmessages_11.vcxproj.filters b/plugins/QuickMessages/quickmessages_11.vcxproj.filters deleted file mode 100644 index 592c9a832e..0000000000 --- a/plugins/QuickMessages/quickmessages_11.vcxproj.filters +++ /dev/null @@ -1,53 +0,0 @@ - - - - - {94a635b5-fd0a-4544-b078-f13367674b1c} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {95fd3b49-8cb2-48e4-ba1e-cc1b0f8475ad} - h;hpp;hxx;hm;inl - - - {03c8e77a-be52-4dc4-9578-afb267089bd3} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3