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/MenuItemEx/menuex_11.vcxproj | 213 --------------------------- plugins/MenuItemEx/menuex_11.vcxproj.filters | 53 ------- 2 files changed, 266 deletions(-) delete mode 100644 plugins/MenuItemEx/menuex_11.vcxproj delete mode 100644 plugins/MenuItemEx/menuex_11.vcxproj.filters (limited to 'plugins/MenuItemEx') diff --git a/plugins/MenuItemEx/menuex_11.vcxproj b/plugins/MenuItemEx/menuex_11.vcxproj deleted file mode 100644 index e7e5d0b704..0000000000 --- a/plugins/MenuItemEx/menuex_11.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - MenuEx - {210DD88D-649B-4695-8C5F-898A4F60A8CE} - - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - MultiThreadedDebugDLL - Level3 - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - menuex.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - msimg32.lib;%(AdditionalDependencies) - true - 0x67100000 - false - $(IntDir)$(TargetName).lib - Windows - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - $(ProfileDir)..\..\bin11\lib - false - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - MultiThreadedDebugDLL - Level3 - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - menuex.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - msimg32.lib;%(AdditionalDependencies) - true - 0x67100000 - false - $(IntDir)$(TargetName).lib - Windows - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - $(ProfileDir)..\..\bin11\lib - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - true - true - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - menuex.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - msimg32.lib;%(AdditionalDependencies) - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - true - true - true - 0x67100000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\bin11\lib - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - true - true - Level3 - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - menuex.h - Use - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - msimg32.lib;%(AdditionalDependencies) - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - true - true - true - 0x67100000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\bin11\lib - - - - - - - - Create - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/MenuItemEx/menuex_11.vcxproj.filters b/plugins/MenuItemEx/menuex_11.vcxproj.filters deleted file mode 100644 index 28a67e03d9..0000000000 --- a/plugins/MenuItemEx/menuex_11.vcxproj.filters +++ /dev/null @@ -1,53 +0,0 @@ - - - - - {a5d3095f-4b53-4f0d-aa86-7c1c110d5f16} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {508e535b-c848-4435-acaa-246bb95fa9f9} - h;hpp;hxx;hm;inl - - - {520ce12c-5f98-47c6-a52a-2c46665efddd} - 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