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/XSoundNotify/XSoundNotify_11.vcxproj | 213 --------------------- .../XSoundNotify/XSoundNotify_11.vcxproj.filters | 47 ----- 2 files changed, 260 deletions(-) delete mode 100644 plugins/XSoundNotify/XSoundNotify_11.vcxproj delete mode 100644 plugins/XSoundNotify/XSoundNotify_11.vcxproj.filters (limited to 'plugins/XSoundNotify') diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj b/plugins/XSoundNotify/XSoundNotify_11.vcxproj deleted file mode 100644 index 6a31cce386..0000000000 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - XSoundNotify - {5935CC24-A1C9-4CF9-8B1C-1AA2321627DE} - - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - v110_xp - true - - - DynamicLibrary - Unicode - v110_xp - true - - - - - - - - - - - - - - - - - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - Shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Size - Use - Common.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - Shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib - true - true - true - false - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - Shlwapi.lib;%(AdditionalDependencies) - $(ProfileDir)..\..\bin11\lib - false - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ProgramDatabase - ..\..\include;..\ExternalAPI;src\wtl\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - Use - Common.h - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - $(IntDir)$(TargetName).lib - Shlwapi.lib;%(AdditionalDependencies) - - - $(ProfileDir)..\..\bin11\lib - false - - - - - - - - - - - - Create - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj.filters b/plugins/XSoundNotify/XSoundNotify_11.vcxproj.filters deleted file mode 100644 index 1826cc9cf7..0000000000 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj.filters +++ /dev/null @@ -1,47 +0,0 @@ - - - - - {b2391aba-83eb-4e21-b831-6ebaf38ca1a7} - - - {bc6a0629-d782-4ba0-b23b-7691cfaf03fc} - - - {933468af-a762-4a74-8a66-e4e1d2d030a4} - - - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3