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/HistoryLinkListPlus/linklist_11.vcxproj | 220 --------------------- .../linklist_11.vcxproj.filters | 59 ------ 2 files changed, 279 deletions(-) delete mode 100644 plugins/HistoryLinkListPlus/linklist_11.vcxproj delete mode 100644 plugins/HistoryLinkListPlus/linklist_11.vcxproj.filters (limited to 'plugins/HistoryLinkListPlus') diff --git a/plugins/HistoryLinkListPlus/linklist_11.vcxproj b/plugins/HistoryLinkListPlus/linklist_11.vcxproj deleted file mode 100644 index ec89ad7ed4..0000000000 --- a/plugins/HistoryLinkListPlus/linklist_11.vcxproj +++ /dev/null @@ -1,220 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - LinkList - {850EC838-0EAD-45EB-6F1B-16DC90DCE18D} - - - - 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 - - - - AnySuitable - true - Full - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - true - true - false - Use - linklist.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - comctl32.lib;%(AdditionalDependencies) - true - true - true - false - $(ProfileDir)..\..\bin11\lib - - - - - AnySuitable - true - true - Full - Level3 - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - true - true - false - Use - linklist.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - comctl32.lib;%(AdditionalDependencies) - true - true - $(IntDir)$(TargetName).lib - true - false - $(ProfileDir)..\..\bin11\lib - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - linklist.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - false - $(ProfileDir)..\..\bin11\lib - false - - - - - MultiThreadedDebugDLL - Level3 - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - false - Disabled - true - false - Use - linklist.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - true - comctl32.lib;%(AdditionalDependencies) - false - $(ProfileDir)..\..\bin11\lib - - - - - - - - Create - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/HistoryLinkListPlus/linklist_11.vcxproj.filters b/plugins/HistoryLinkListPlus/linklist_11.vcxproj.filters deleted file mode 100644 index bb90eae945..0000000000 --- a/plugins/HistoryLinkListPlus/linklist_11.vcxproj.filters +++ /dev/null @@ -1,59 +0,0 @@ - - - - - {b513835e-8c78-44d9-a70f-009617185cda} - h;hpp;hxx;hm;inl - - - {6f6d64ac-5d4c-4691-b0a0-4651c54d6f14} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {699fb440-5ca0-4405-a37a-c18d0fa37251} - 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 - - - Header Files - - - Header Files - - - - - Resources - - - Resources - - - \ No newline at end of file -- cgit v1.2.3