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 --- protocols/EmLanProto/amdproto_11.vcxproj | 211 ----------------------- protocols/EmLanProto/amdproto_11.vcxproj.filters | 62 ------- 2 files changed, 273 deletions(-) delete mode 100644 protocols/EmLanProto/amdproto_11.vcxproj delete mode 100644 protocols/EmLanProto/amdproto_11.vcxproj.filters (limited to 'protocols/EmLanProto') diff --git a/protocols/EmLanProto/amdproto_11.vcxproj b/protocols/EmLanProto/amdproto_11.vcxproj deleted file mode 100644 index 16216eeaed..0000000000 --- a/protocols/EmLanProto/amdproto_11.vcxproj +++ /dev/null @@ -1,211 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - EmLanProto - {2115FEBC-1EC4-4F95-A058-A523ED5295A4} - - - - DynamicLibrary - MultiByte - true - v110_xp - - - DynamicLibrary - MultiByte - true - v110_xp - - - DynamicLibrary - MultiByte - v110_xp - - - DynamicLibrary - MultiByte - 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 - - - - Disabled - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Use - Level3 - EditAndContinue - false - - - Ws2_32.lib;%(AdditionalDependencies) - true - Windows - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - 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)..\..\bin11\lib - false - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - Full - OnlyExplicitInline - ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - Level3 - Size - false - - - Ws2_32.lib;%(AdditionalDependencies) - Windows - true - true - 0x22000000 - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin11\lib - 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)..\..\bin11\lib - /PDBALTPATH:%_PDB% %(AdditionalOptions) - false - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - - - - - Create - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/protocols/EmLanProto/amdproto_11.vcxproj.filters b/protocols/EmLanProto/amdproto_11.vcxproj.filters deleted file mode 100644 index f923c15b51..0000000000 --- a/protocols/EmLanProto/amdproto_11.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