From 59552b87f350684b566a4359de769f12eb6dd56b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:38:38 +0000 Subject: rename of 2010 projects without *_10 suffix git-svn-id: http://svn.miranda-ng.org/main/trunk@2675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NotesAndReminders/NotesReminders.vcxproj | 214 --------------------- .../NotesReminders.vcxproj.filters | 56 ------ .../NotesAndReminders/NotesReminders_10.vcxproj | 214 +++++++++++++++++++++ .../NotesReminders_10.vcxproj.filters | 56 ++++++ 4 files changed, 270 insertions(+), 270 deletions(-) delete mode 100644 plugins/NotesAndReminders/NotesReminders.vcxproj delete mode 100644 plugins/NotesAndReminders/NotesReminders.vcxproj.filters create mode 100644 plugins/NotesAndReminders/NotesReminders_10.vcxproj create mode 100644 plugins/NotesAndReminders/NotesReminders_10.vcxproj.filters (limited to 'plugins/NotesAndReminders') diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj b/plugins/NotesAndReminders/NotesReminders.vcxproj deleted file mode 100644 index ea9c35ee6b..0000000000 --- a/plugins/NotesAndReminders/NotesReminders.vcxproj +++ /dev/null @@ -1,214 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {EEB57129-946C-4B98-8856-FDA501AE2A5E} - NotesReminders - - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - <_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 - true - true - false - false - - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - EditAndContinue - Use - globals.h - EnableFastChecks - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;Gdi32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\bin10\lib - - - - - Disabled - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - ProgramDatabase - Use - globals.h - EnableFastChecks - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - comctl32.lib;Gdi32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - Windows - $(ProfileDir)..\..\bin10\lib - - - - - Full - OnlyExplicitInline - Size - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Use - globals.h - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - Gdi32.lib;comctl32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin10\lib - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - Full - OnlyExplicitInline - Size - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Use - globals.h - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - Gdi32.lib;comctl32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) - true - 0x14310000 - false - $(IntDir)$(TargetName).lib - true - Windows - $(ProfileDir)..\..\bin10\lib - true - /PDBALTPATH:%_PDB% %(AdditionalOptions) - - - - - - Create - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj.filters b/plugins/NotesAndReminders/NotesReminders.vcxproj.filters deleted file mode 100644 index 304adc7d25..0000000000 --- a/plugins/NotesAndReminders/NotesReminders.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {0542c19a-ad49-4dd8-8643-47204fa16e58} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {1e7a703d-e0f4-42ff-9e78-49de3375d4a5} - h;hpp;hxx;hm;inl - - - {38ee8469-7af5-4130-90a1-f4e8c620f475} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/NotesAndReminders/NotesReminders_10.vcxproj b/plugins/NotesAndReminders/NotesReminders_10.vcxproj new file mode 100644 index 0000000000..ea9c35ee6b --- /dev/null +++ b/plugins/NotesAndReminders/NotesReminders_10.vcxproj @@ -0,0 +1,214 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {EEB57129-946C-4B98-8856-FDA501AE2A5E} + NotesReminders + + + + DynamicLibrary + MultiByte + true + + + DynamicLibrary + MultiByte + true + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + + + + + + + + + + + + + + + + + <_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 + true + true + false + false + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + EditAndContinue + Use + globals.h + EnableFastChecks + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + comctl32.lib;Gdi32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) + true + 0x14310000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin10\lib + + + + + Disabled + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + ProgramDatabase + Use + globals.h + EnableFastChecks + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + comctl32.lib;Gdi32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) + true + 0x14310000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin10\lib + + + + + Full + OnlyExplicitInline + Size + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Use + globals.h + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + Gdi32.lib;comctl32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) + true + 0x14310000 + false + $(IntDir)$(TargetName).lib + true + Windows + $(ProfileDir)..\..\bin10\lib + true + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + + + + Full + OnlyExplicitInline + Size + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Use + globals.h + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + Gdi32.lib;comctl32.lib;winmm.lib;wsock32.lib;%(AdditionalDependencies) + true + 0x14310000 + false + $(IntDir)$(TargetName).lib + true + Windows + $(ProfileDir)..\..\bin10\lib + true + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + + + + + Create + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/NotesAndReminders/NotesReminders_10.vcxproj.filters b/plugins/NotesAndReminders/NotesReminders_10.vcxproj.filters new file mode 100644 index 0000000000..304adc7d25 --- /dev/null +++ b/plugins/NotesAndReminders/NotesReminders_10.vcxproj.filters @@ -0,0 +1,56 @@ + + + + + {0542c19a-ad49-4dd8-8643-47204fa16e58} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {1e7a703d-e0f4-42ff-9e78-49de3375d4a5} + h;hpp;hxx;hm;inl + + + {38ee8469-7af5-4130-90a1-f4e8c620f475} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file -- cgit v1.2.3