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/StartPosition/StartPosition_11.vcxproj | 204 --------------------- .../StartPosition/StartPosition_11.vcxproj.filters | 44 ----- 2 files changed, 248 deletions(-) delete mode 100644 plugins/StartPosition/StartPosition_11.vcxproj delete mode 100644 plugins/StartPosition/StartPosition_11.vcxproj.filters (limited to 'plugins/StartPosition') diff --git a/plugins/StartPosition/StartPosition_11.vcxproj b/plugins/StartPosition/StartPosition_11.vcxproj deleted file mode 100644 index f90d55d822..0000000000 --- a/plugins/StartPosition/StartPosition_11.vcxproj +++ /dev/null @@ -1,204 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {046C5F80-ABE5-488F-BFC8-B024D4AACC8C} - StartPosition - - - - 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)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - true - true - Full - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - $(ProfileDir)..\..\bin11\lib - - - - - true - true - Full - Level3 - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;%(AdditionalIncludeDirectories) - Size - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - $(ProfileDir)..\..\bin11\lib - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;%(AdditionalIncludeDirectories) - Use - Common.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 - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - - - - - - - - - - Create - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/StartPosition/StartPosition_11.vcxproj.filters b/plugins/StartPosition/StartPosition_11.vcxproj.filters deleted file mode 100644 index ee07b32ee3..0000000000 --- a/plugins/StartPosition/StartPosition_11.vcxproj.filters +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {d083a117-c873-4360-9fb2-949bb52876fa} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {7eaa0c54-3e4d-43c7-ad4c-e25d03e01f5a} - h;hpp;hxx;hm;inl - - - {f7f3bc83-2d6e-4710-b6a2-8057f48e432e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Resource Files - - - Resource Files - - - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file -- cgit v1.2.3