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/FileAsMessage/fileecho_11.vcxproj | 208 ---------------------- plugins/FileAsMessage/fileecho_11.vcxproj.filters | 56 ------ 2 files changed, 264 deletions(-) delete mode 100644 plugins/FileAsMessage/fileecho_11.vcxproj delete mode 100644 plugins/FileAsMessage/fileecho_11.vcxproj.filters (limited to 'plugins/FileAsMessage') diff --git a/plugins/FileAsMessage/fileecho_11.vcxproj b/plugins/FileAsMessage/fileecho_11.vcxproj deleted file mode 100644 index 87af934b73..0000000000 --- a/plugins/FileAsMessage/fileecho_11.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - FileAsMessage - {D7A3B8D0-425A-2286-8E2F-2C0BF1EE5C2E} - - - - DynamicLibrary - MultiByte - v110_xp - - - DynamicLibrary - MultiByte - v110_xp - - - DynamicLibrary - MultiByte - true - v110_xp - - - DynamicLibrary - MultiByte - 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 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin11\lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin11\lib - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin11\lib - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin11\lib - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - - - - Create - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/FileAsMessage/fileecho_11.vcxproj.filters b/plugins/FileAsMessage/fileecho_11.vcxproj.filters deleted file mode 100644 index 8bddf08cd4..0000000000 --- a/plugins/FileAsMessage/fileecho_11.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {91cea954-c950-4791-8ce9-443edfb3dabe} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {ea4654ae-48b4-4664-bc0e-c880a231e1f9} - h;hpp;hxx;hm;inl - - - {03c6b185-748a-4512-8aeb-8f6b2e4b8024} - 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 - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3