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/NewEventNotify/neweventnotify_11.vcxproj | 210 --------------------- .../neweventnotify_11.vcxproj.filters | 53 ------ 2 files changed, 263 deletions(-) delete mode 100644 plugins/NewEventNotify/neweventnotify_11.vcxproj delete mode 100644 plugins/NewEventNotify/neweventnotify_11.vcxproj.filters (limited to 'plugins/NewEventNotify') diff --git a/plugins/NewEventNotify/neweventnotify_11.vcxproj b/plugins/NewEventNotify/neweventnotify_11.vcxproj deleted file mode 100644 index cc33327c8b..0000000000 --- a/plugins/NewEventNotify/neweventnotify_11.vcxproj +++ /dev/null @@ -1,210 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - NewEventNotify - {2E0A2793-94C3-82E7-2AB0-FD421816CFBF} - - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.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 - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - neweventnotify.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - false - $(ProfileDir)..\..\bin11\lib - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - neweventnotify.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - false - $(ProfileDir)..\..\bin11\lib - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - neweventnotify.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - true - true - false - $(ProfileDir)..\..\bin11\lib - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - neweventnotify.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - true - true - false - $(ProfileDir)..\..\bin11\lib - - - - - - - - - Create - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/NewEventNotify/neweventnotify_11.vcxproj.filters b/plugins/NewEventNotify/neweventnotify_11.vcxproj.filters deleted file mode 100644 index 6c7552515c..0000000000 --- a/plugins/NewEventNotify/neweventnotify_11.vcxproj.filters +++ /dev/null @@ -1,53 +0,0 @@ - - - - - {9ef49dc7-0734-4983-885c-80a6a3486d38} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5000bf0b-4ec4-4cd8-888f-ddbe3547d4ce} - h;hpp;hxx;hm;inl - - - {c05ab58e-cc3b-43f7-a29e-3612a41ff815} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3