From c1736131717176fb800a7bf45a6b5a4568e8f9af Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Nov 2017 15:12:46 +0300 Subject: removed support for VS2010 as obsolete --- plugins/FileAsMessage/fileecho_10.vcxproj | 205 ------------------------------ 1 file changed, 205 deletions(-) delete mode 100644 plugins/FileAsMessage/fileecho_10.vcxproj (limited to 'plugins/FileAsMessage/fileecho_10.vcxproj') diff --git a/plugins/FileAsMessage/fileecho_10.vcxproj b/plugins/FileAsMessage/fileecho_10.vcxproj deleted file mode 100644 index b225f6cfc3..0000000000 --- a/plugins/FileAsMessage/fileecho_10.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - FileAsMessage - {D7A3B8D0-425A-2286-8E2F-2C0BF1EE5C2E} - - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - 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 - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - /PDBALTPATH:%_PDB% - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Full - OnlyExplicitInline - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Size - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - /PDBALTPATH:%_PDB% - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Disabled - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - ..\..\include;%(AdditionalIncludeDirectories) - false - Use - main.h - - - comctl32.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - - - - Create - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3