From 1319f3775c793bdfb8299f5757e7c198d7a61339 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 27 Apr 2015 07:36:58 +0000 Subject: ConnectionNotify common project git-svn-id: http://svn.miranda-ng.org/main/trunk@13191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../ConnectionNotify/ConnectionNotify_12.vcxproj | 225 --------------------- 1 file changed, 225 deletions(-) delete mode 100644 plugins/ConnectionNotify/ConnectionNotify_12.vcxproj (limited to 'plugins/ConnectionNotify/ConnectionNotify_12.vcxproj') diff --git a/plugins/ConnectionNotify/ConnectionNotify_12.vcxproj b/plugins/ConnectionNotify/ConnectionNotify_12.vcxproj deleted file mode 100644 index 54a1b83859..0000000000 --- a/plugins/ConnectionNotify/ConnectionNotify_12.vcxproj +++ /dev/null @@ -1,225 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ConnectionNotify - {3C83B0AB-9739-41C1-A127-ED7DB9551F76} - - - - DynamicLibrary - Unicode - true - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - 4996;%(DisableSpecificWarnings) - NotUsing - false - - - - - true - Windows - false - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - false - Fast - Level3 - 4996;%(DisableSpecificWarnings) - NotUsing - false - - - - - true - Windows - true - true - false - $(IntDir)$(TargetName).lib - $(ProfileDir)..\..\bin12\lib - /PDBALTPATH:%_PDB% - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Level3 - NotUsing - false - - - - - true - true - $(IntDir)$(TargetName).lib - true - Windows - false - $(ProfileDir)..\..\bin12\lib - /PDBALTPATH:%_PDB% - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - EnableFastChecks - MultiThreadedDebugDLL - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Disabled - Level3 - NotUsing - false - - - - - $(IntDir)$(TargetName).lib - false - true - Windows - $(ProfileDir)..\..\bin12\lib - Iphlpapi.lib;Ws2_32.lib;%(AdditionalDependencies) - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - \ No newline at end of file -- cgit v1.2.3