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/Restart/Restart_11.vcxproj | 209 ----------------------------- plugins/Restart/Restart_11.vcxproj.filters | 41 ------ 2 files changed, 250 deletions(-) delete mode 100644 plugins/Restart/Restart_11.vcxproj delete mode 100644 plugins/Restart/Restart_11.vcxproj.filters (limited to 'plugins/Restart') diff --git a/plugins/Restart/Restart_11.vcxproj b/plugins/Restart/Restart_11.vcxproj deleted file mode 100644 index 11b7d0065b..0000000000 --- a/plugins/Restart/Restart_11.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Restart - {18195F68-A747-8643-050C-C5101DA658FD} - - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - 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 - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - false - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - false - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - - - - - - Create - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Restart/Restart_11.vcxproj.filters b/plugins/Restart/Restart_11.vcxproj.filters deleted file mode 100644 index 5fb1738b7b..0000000000 --- a/plugins/Restart/Restart_11.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {e8aa2230-8568-4173-9e3d-97a356a22822} - - - {f2ac9c4e-4527-4a17-bf1d-41e43b91ec27} - - - {d1b03507-f6e8-450c-b4cd-c9209e4615ec} - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3