From 5728810f2cd5243ef0fcb806efc4fd6aa7282965 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Nov 2017 15:09:28 +0300 Subject: removing support for VS2013 --- plugins/testplugin/testplug_12.vcxproj | 181 --------------------------------- 1 file changed, 181 deletions(-) delete mode 100644 plugins/testplugin/testplug_12.vcxproj (limited to 'plugins/testplugin/testplug_12.vcxproj') diff --git a/plugins/testplugin/testplug_12.vcxproj b/plugins/testplugin/testplug_12.vcxproj deleted file mode 100644 index fe4a381394..0000000000 --- a/plugins/testplugin/testplug_12.vcxproj +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - testplug - {ED73DD70-FEEA-4E92-B436-168127AD8B50} - - - - DynamicLibrary - Unicode - v120 - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - - - NDEBUG;%(PreprocessorDefinitions) - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - - - - - OnlyExplicitInline - true - true - Full - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - - - NDEBUG;%(PreprocessorDefinitions) - - - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - true - true - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - - - _DEBUG;%(PreprocessorDefinitions) - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - - - _DEBUG;%(PreprocessorDefinitions) - - - true - true - Windows - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - - - - - - \ No newline at end of file -- cgit v1.2.3