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/Sessions/Sessions_11.vcxproj | 207 --------------------------- plugins/Sessions/Sessions_11.vcxproj.filters | 53 ------- 2 files changed, 260 deletions(-) delete mode 100644 plugins/Sessions/Sessions_11.vcxproj delete mode 100644 plugins/Sessions/Sessions_11.vcxproj.filters (limited to 'plugins/Sessions') diff --git a/plugins/Sessions/Sessions_11.vcxproj b/plugins/Sessions/Sessions_11.vcxproj deleted file mode 100644 index a6681d42bc..0000000000 --- a/plugins/Sessions/Sessions_11.vcxproj +++ /dev/null @@ -1,207 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {37C2B9A4-63EF-49E8-BF23-677B5EBD73E9} - Sessions - - - - 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 - AnySuitable - true - true - Use - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - sessions.h - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - 0x67100000 - $(IntDir)$(TargetName).lib - true - true - false - true - Windows - $(ProfileDir)..\..\bin11\lib - - - - - Full - AnySuitable - true - true - Use - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - sessions.h - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - 0x67100000 - $(IntDir)$(TargetName).lib - true - true - false - true - Windows - $(ProfileDir)..\..\bin11\lib - - - - - %(AdditionalOptions) - MultiThreadedDebugDLL - Use - Level3 - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Disabled - sessions.h - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x67100000 - $(IntDir)$(TargetName).lib - false - Windows - $(ProfileDir)..\..\bin11\lib - false - - - - - %(AdditionalOptions) - Disabled - MultiThreadedDebugDLL - Use - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - sessions.h - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - 0x67100000 - $(IntDir)$(TargetName).lib - false - Windows - $(ProfileDir)..\..\bin11\lib - - - - - Create - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Sessions/Sessions_11.vcxproj.filters b/plugins/Sessions/Sessions_11.vcxproj.filters deleted file mode 100644 index 8119802ffc..0000000000 --- a/plugins/Sessions/Sessions_11.vcxproj.filters +++ /dev/null @@ -1,53 +0,0 @@ - - - - - {7924bb78-e0e0-41a9-bef3-21ee81d65e4e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {69bb5ab9-e440-4eb0-87c5-ab15198f3f7d} - h;hpp;hxx;hm;inl - - - {b6a581e7-b460-4f40-b782-acff3afc0a00} - 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