From a9e2b96e8d4664fddea569f0c233bc0b028555f1 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 4 Mar 2013 18:52:10 +0000 Subject: - SndLog command line compilation method restored git-svn-id: http://svn.miranda-ng.org/main/trunk@3886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../NotifyAnything/SendLog/SendLogWin_10.vcxproj | 164 --------------------- 1 file changed, 164 deletions(-) delete mode 100644 plugins/NotifyAnything/SendLog/SendLogWin_10.vcxproj (limited to 'plugins/NotifyAnything/SendLog/SendLogWin_10.vcxproj') diff --git a/plugins/NotifyAnything/SendLog/SendLogWin_10.vcxproj b/plugins/NotifyAnything/SendLog/SendLogWin_10.vcxproj deleted file mode 100644 index 1a024cae72..0000000000 --- a/plugins/NotifyAnything/SendLog/SendLogWin_10.vcxproj +++ /dev/null @@ -1,164 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - SendLogWin - {F72A3196-30E6-430B-A5EA-3332113A9959} - - - - Application - MultiByte - true - - - Application - MultiByte - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - <_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