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/StatusChange/StatusChange_11.vcxproj | 208 --------------------- .../StatusChange/StatusChange_11.vcxproj.filters | 44 ----- 2 files changed, 252 deletions(-) delete mode 100644 plugins/StatusChange/StatusChange_11.vcxproj delete mode 100644 plugins/StatusChange/StatusChange_11.vcxproj.filters (limited to 'plugins/StatusChange') diff --git a/plugins/StatusChange/StatusChange_11.vcxproj b/plugins/StatusChange/StatusChange_11.vcxproj deleted file mode 100644 index c2c809bdc4..0000000000 --- a/plugins/StatusChange/StatusChange_11.vcxproj +++ /dev/null @@ -1,208 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {D09881C7-E189-49AD-919E-F64355F8EFD0} - StatusChange - - - - DynamicLibrary - v110_xp - Unicode - - - DynamicLibrary - v110_xp - Unicode - - - DynamicLibrary - v110_xp - Unicode - true - - - DynamicLibrary - v110_xp - Unicode - true - - - - - - - - - - - - - - - - - - - <_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 - - - - true - true - Full - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Common.h - Use - Size - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - 0x11050000 - $(ProfileDir)..\..\bin11\lib - false - true - true - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - true - true - Full - Level3 - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Common.h - Use - Size - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - 0x11050000 - $(ProfileDir)..\..\bin11\lib - false - true - true - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - Common.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - 0x11050000 - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ProgramDatabase - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - Common.h - Use - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - 0x11050000 - - - - - - - - - - - - - - - Create - - - - - - \ No newline at end of file diff --git a/plugins/StatusChange/StatusChange_11.vcxproj.filters b/plugins/StatusChange/StatusChange_11.vcxproj.filters deleted file mode 100644 index f1d452f3a0..0000000000 --- a/plugins/StatusChange/StatusChange_11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {90e2ea3a-595b-4258-98c7-358c428811c4} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {4ccce8b6-d915-4c31-8631-5296cb3aa897} - h;hpp;hxx;hm;inl - - - {41a4e105-989e-4c8c-99e7-78b30bd0277f} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - - - Source Files - - - Source Files - - - \ No newline at end of file -- cgit v1.2.3