From 89c5b2369413025e1fe7dfe5c5d0bf3bedd8558d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 23 Jul 2012 13:52:57 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NotesAndReminders/NotesReminders.vcxproj | 121 ----------------------- 1 file changed, 121 deletions(-) delete mode 100644 plugins/NotesAndReminders/NotesReminders.vcxproj (limited to 'plugins/NotesAndReminders/NotesReminders.vcxproj') diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj b/plugins/NotesAndReminders/NotesReminders.vcxproj deleted file mode 100644 index d77a0f481c..0000000000 --- a/plugins/NotesAndReminders/NotesReminders.vcxproj +++ /dev/null @@ -1,121 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {EEB57129-946C-4B98-8856-FDA501AE2A5E} - NotesReminders - - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - true - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - EditAndContinue - Use - globals.h - EnableFastChecks - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;Gdi32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - Windows - $(SolutionDir)\lib - - - - - Full - OnlyExplicitInline - Size - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Use - global.h - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - Gdi32.lib;comctl32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - true - Windows - $(SolutionDir)\lib - true - - - - - - Create - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3