From 8d1e289188ba821bcfd5e85c6ace09ef97f8f894 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 25 Apr 2017 17:51:50 +0300 Subject: farewell MSVS 2015 --- protocols/EmLanProto/amdproto_15.vcxproj | 211 ----------------------- protocols/EmLanProto/amdproto_15.vcxproj.filters | 62 ------- 2 files changed, 273 deletions(-) delete mode 100644 protocols/EmLanProto/amdproto_15.vcxproj delete mode 100644 protocols/EmLanProto/amdproto_15.vcxproj.filters (limited to 'protocols/EmLanProto') diff --git a/protocols/EmLanProto/amdproto_15.vcxproj b/protocols/EmLanProto/amdproto_15.vcxproj deleted file mode 100644 index 83b2536be0..0000000000 --- a/protocols/EmLanProto/amdproto_15.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - EmLanProto - {2115FEBC-1EC4-4F95-A058-A523ED5295A4} - - - - DynamicLibrary - MultiByte - true - v141_xp - - - DynamicLibrary - MultiByte - true - v141_xp - - - DynamicLibrary - MultiByte - v141_xp - - - DynamicLibrary - MultiByte - v141_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 - - - - Disabled - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Use - Level3 - EditAndContinue - false - - - Ws2_32.lib;%(AdditionalDependencies) - true - Windows - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - false - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Disabled - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level3 - false - - - Ws2_32.lib;%(AdditionalDependencies) - true - Windows - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - false - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Full - OnlyExplicitInline - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - Level3 - Size - false - - - Ws2_32.lib;%(AdditionalDependencies) - Windows - true - true - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - false - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - Full - OnlyExplicitInline - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - Level3 - Size - false - - - Ws2_32.lib;%(AdditionalDependencies) - true - Windows - true - true - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\libs\win$(PlatformArchitecture) - /PDBALTPATH:%_PDB% %(AdditionalOptions) - false - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - - - - - Create - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/protocols/EmLanProto/amdproto_15.vcxproj.filters b/protocols/EmLanProto/amdproto_15.vcxproj.filters deleted file mode 100644 index 8d38c80fbe..0000000000 --- a/protocols/EmLanProto/amdproto_15.vcxproj.filters +++ /dev/null @@ -1,62 +0,0 @@ - - - - - {aa1fb7ce-7e83-46e8-b50b-cc87043ddfe8} - cpp;c;cxx;def;odl;idl;hpj;bat;asm - - - {c7da55a0-28ce-4c6f-acbe-8e2cba06f96d} - h;hpp;hxx;hm;inl;inc - - - {ee329731-83da-4e3e-abb0-188efa6b23b2} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Resource Files - - - Resource Files - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file -- cgit v1.2.3