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/HistoryLinkListPlus/linklist.vcxproj | 206 --------------------- .../HistoryLinkListPlus/linklist.vcxproj.filters | 56 ------ plugins/HistoryLinkListPlus/linklist_10.vcxproj | 206 +++++++++++++++++++++ .../linklist_10.vcxproj.filters | 56 ++++++ 4 files changed, 262 insertions(+), 262 deletions(-) delete mode 100644 plugins/HistoryLinkListPlus/linklist.vcxproj delete mode 100644 plugins/HistoryLinkListPlus/linklist.vcxproj.filters create mode 100644 plugins/HistoryLinkListPlus/linklist_10.vcxproj create mode 100644 plugins/HistoryLinkListPlus/linklist_10.vcxproj.filters (limited to 'plugins/HistoryLinkListPlus') diff --git a/plugins/HistoryLinkListPlus/linklist.vcxproj b/plugins/HistoryLinkListPlus/linklist.vcxproj deleted file mode 100644 index 06ed1be28c..0000000000 --- a/plugins/HistoryLinkListPlus/linklist.vcxproj +++ /dev/null @@ -1,206 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - LinkList - {850EC838-0EAD-45EB-6F1B-16DC90DCE18D} - - - - 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 - - - - AnySuitable - true - Full - Level3 - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - true - true - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - comctl32.lib;%(AdditionalDependencies) - true - true - true - false - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - - - AnySuitable - true - true - Full - Level3 - WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - Size - true - true - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - comctl32.lib;%(AdditionalDependencies) - true - true - $(IntDir)$(TargetName).lib - true - false - $(ProfileDir)..\..\bin10\lib - /PDBALTPATH:%_PDB% - - - - - MultiThreadedDebugDLL - false - Disabled - Level3 - true - EditAndContinue - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - true - Windows - comctl32.lib;%(AdditionalDependencies) - $(IntDir)$(TargetName).lib - false - $(ProfileDir)..\..\bin10\lib - - - - - MultiThreadedDebugDLL - Level3 - WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - false - Disabled - true - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - true - Windows - $(IntDir)$(TargetName).lib - true - comctl32.lib;%(AdditionalDependencies) - false - $(ProfileDir)..\..\bin10\lib - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/HistoryLinkListPlus/linklist.vcxproj.filters b/plugins/HistoryLinkListPlus/linklist.vcxproj.filters deleted file mode 100644 index b7f1857be2..0000000000 --- a/plugins/HistoryLinkListPlus/linklist.vcxproj.filters +++ /dev/null @@ -1,56 +0,0 @@ - - - - - {b513835e-8c78-44d9-a70f-009617185cda} - h;hpp;hxx;hm;inl - - - {6f6d64ac-5d4c-4691-b0a0-4651c54d6f14} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {699fb440-5ca0-4405-a37a-c18d0fa37251} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resources - - - \ No newline at end of file diff --git a/plugins/HistoryLinkListPlus/linklist_10.vcxproj b/plugins/HistoryLinkListPlus/linklist_10.vcxproj new file mode 100644 index 0000000000..06ed1be28c --- /dev/null +++ b/plugins/HistoryLinkListPlus/linklist_10.vcxproj @@ -0,0 +1,206 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + LinkList + {850EC838-0EAD-45EB-6F1B-16DC90DCE18D} + + + + 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 + + + + AnySuitable + true + Full + Level3 + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true + true + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + Windows + $(IntDir)$(TargetName).lib + comctl32.lib;%(AdditionalDependencies) + true + true + true + false + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + + + AnySuitable + true + true + Full + Level3 + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true + true + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + Windows + comctl32.lib;%(AdditionalDependencies) + true + true + $(IntDir)$(TargetName).lib + true + false + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + + + MultiThreadedDebugDLL + false + Disabled + Level3 + true + EditAndContinue + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + true + Windows + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + false + $(ProfileDir)..\..\bin10\lib + + + + + MultiThreadedDebugDLL + Level3 + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + false + Disabled + true + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + Windows + $(IntDir)$(TargetName).lib + true + comctl32.lib;%(AdditionalDependencies) + false + $(ProfileDir)..\..\bin10\lib + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/HistoryLinkListPlus/linklist_10.vcxproj.filters b/plugins/HistoryLinkListPlus/linklist_10.vcxproj.filters new file mode 100644 index 0000000000..b7f1857be2 --- /dev/null +++ b/plugins/HistoryLinkListPlus/linklist_10.vcxproj.filters @@ -0,0 +1,56 @@ + + + + + {b513835e-8c78-44d9-a70f-009617185cda} + h;hpp;hxx;hm;inl + + + {6f6d64ac-5d4c-4691-b0a0-4651c54d6f14} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {699fb440-5ca0-4405-a37a-c18d0fa37251} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resources + + + \ No newline at end of file -- cgit v1.2.3