From da69599531c9cabae7a09be462ae09a64cead5dc Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 Mar 2013 10:14:15 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@3862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../NotifyAnything/SendLog/SendLogWin_11.vcxproj | 168 --------------------- 1 file changed, 168 deletions(-) delete mode 100644 plugins/NotifyAnything/SendLog/SendLogWin_11.vcxproj (limited to 'plugins/NotifyAnything/SendLog/SendLogWin_11.vcxproj') diff --git a/plugins/NotifyAnything/SendLog/SendLogWin_11.vcxproj b/plugins/NotifyAnything/SendLog/SendLogWin_11.vcxproj deleted file mode 100644 index 52c40cfff4..0000000000 --- a/plugins/NotifyAnything/SendLog/SendLogWin_11.vcxproj +++ /dev/null @@ -1,168 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - SendLogWin - {F72A3196-30E6-430B-A5EA-3332113A9959} - - - - Application - MultiByte - true - v110_xp - - - Application - MultiByte - v110_xp - - - Application - MultiByte - true - v110_xp - - - Application - MultiByte - v110_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - Use - Common.h - - - true - Console - false - $(IntDir)$(TargetName).lib - ws2_32.lib;%(AdditionalDependencies) - - - - - Disabled - WIN64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - Level3 - Use - Common.h - - - true - Console - false - $(IntDir)$(TargetName).lib - ws2_32.lib;%(AdditionalDependencies) - - - - - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - Level3 - Full - Size - Use - Common.h - - - true - Console - true - true - false - $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% - ws2_32.lib;%(AdditionalDependencies) - - - - - WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - Level3 - Full - Size - Use - Common.h - - - true - Console - true - true - false - $(IntDir)$(TargetName).lib - /PDBALTPATH:%_PDB% - ws2_32.lib;%(AdditionalDependencies) - - - - - - - Create - - - - - - - - - \ No newline at end of file -- cgit v1.2.3