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/RecentContacts/RecentContacts.vcxproj | 193 --------------------- .../RecentContacts/RecentContacts.vcxproj.filters | 41 ----- plugins/RecentContacts/RecentContacts_10.vcxproj | 193 +++++++++++++++++++++ .../RecentContacts_10.vcxproj.filters | 41 +++++ 4 files changed, 234 insertions(+), 234 deletions(-) delete mode 100644 plugins/RecentContacts/RecentContacts.vcxproj delete mode 100644 plugins/RecentContacts/RecentContacts.vcxproj.filters create mode 100644 plugins/RecentContacts/RecentContacts_10.vcxproj create mode 100644 plugins/RecentContacts/RecentContacts_10.vcxproj.filters (limited to 'plugins/RecentContacts') diff --git a/plugins/RecentContacts/RecentContacts.vcxproj b/plugins/RecentContacts/RecentContacts.vcxproj deleted file mode 100644 index 233564f662..0000000000 --- a/plugins/RecentContacts/RecentContacts.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {07137F45-8B5F-4561-BEC8-B883E9123785} - RecentContacts - - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - - - DynamicLibrary - Unicode - true - - - DynamicLibrary - Unicode - true - - - - - - - - - - - - - - - - - - - <_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 - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Use - RecentContacts.h - - - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Use - RecentContacts.h - - - $(IntDir)$(TargetName).lib - true - true - true - Windows - false - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level3 - EditAndContinue - RecentContacts.h - - - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin10\lib - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Use - Level3 - RecentContacts.h - - - true - $(IntDir)$(TargetName).lib - Windows - false - $(ProfileDir)..\..\bin10\lib - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - - - - Create - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/RecentContacts/RecentContacts.vcxproj.filters b/plugins/RecentContacts/RecentContacts.vcxproj.filters deleted file mode 100644 index 1fa5431ddd..0000000000 --- a/plugins/RecentContacts/RecentContacts.vcxproj.filters +++ /dev/null @@ -1,41 +0,0 @@ - - - - - {a8e5f8af-fab4-45bb-be3e-7dcb02fd0b6f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {2359b09a-bdf6-467a-996f-8c02cd5d8438} - h;hpp;hxx;hm;inl - - - {d5d389fb-98d8-4510-932a-9154b08ddf7a} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - - - Resource Files - - - \ No newline at end of file diff --git a/plugins/RecentContacts/RecentContacts_10.vcxproj b/plugins/RecentContacts/RecentContacts_10.vcxproj new file mode 100644 index 0000000000..233564f662 --- /dev/null +++ b/plugins/RecentContacts/RecentContacts_10.vcxproj @@ -0,0 +1,193 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {07137F45-8B5F-4561-BEC8-B883E9123785} + RecentContacts + + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + + + + + + + + + + + + + + + + + <_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 + + + + Full + OnlyExplicitInline + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Use + RecentContacts.h + + + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Use + RecentContacts.h + + + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + EditAndContinue + RecentContacts.h + + + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\bin10\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + RecentContacts.h + + + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\bin10\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + Create + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/RecentContacts/RecentContacts_10.vcxproj.filters b/plugins/RecentContacts/RecentContacts_10.vcxproj.filters new file mode 100644 index 0000000000..1fa5431ddd --- /dev/null +++ b/plugins/RecentContacts/RecentContacts_10.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {a8e5f8af-fab4-45bb-be3e-7dcb02fd0b6f} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {2359b09a-bdf6-467a-996f-8c02cd5d8438} + h;hpp;hxx;hm;inl + + + {d5d389fb-98d8-4510-932a-9154b08ddf7a} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + + + Resource Files + + + \ No newline at end of file -- cgit v1.2.3