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/BuddyPounce/buddypounce_11.vcxproj | 205 --------------------- plugins/BuddyPounce/buddypounce_11.vcxproj.filters | 47 ----- 2 files changed, 252 deletions(-) delete mode 100644 plugins/BuddyPounce/buddypounce_11.vcxproj delete mode 100644 plugins/BuddyPounce/buddypounce_11.vcxproj.filters (limited to 'plugins/BuddyPounce') diff --git a/plugins/BuddyPounce/buddypounce_11.vcxproj b/plugins/BuddyPounce/buddypounce_11.vcxproj deleted file mode 100644 index d3848cb6e9..0000000000 --- a/plugins/BuddyPounce/buddypounce_11.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {FBC473A7-6383-4C9F-A8FD-282A3CC44FD1} - BuddyPounce - - - - DynamicLibrary - v110_xp - Unicode - true - - - DynamicLibrary - v110_xp - Unicode - true - - - DynamicLibrary - v110_xp - Unicode - - - DynamicLibrary - v110_xp - Unicode - - - - - - - - - - - - - - - - - - - <_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 - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - Use - headers.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ProgramDatabase - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - Use - headers.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - - - - - true - true - Full - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - headers.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - true - true - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - true - true - Full - Level3 - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - headers.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - true - true - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - - - - - - - - - - - Create - - - - - - \ No newline at end of file diff --git a/plugins/BuddyPounce/buddypounce_11.vcxproj.filters b/plugins/BuddyPounce/buddypounce_11.vcxproj.filters deleted file mode 100644 index 846127ea91..0000000000 --- a/plugins/BuddyPounce/buddypounce_11.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {9d298f22-5cf4-4333-9011-7cd415d11096} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {a7418599-649b-40fe-bbe3-34ce8bca379a} - h;hpp;hxx;hm;inl - - - {70e5c422-62f9-4d76-ad7a-c888446ece4d} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Resource Files - - - Resource Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - \ No newline at end of file -- cgit v1.2.3