From 35a4603c6135738a5c9f7729c6bb19f9ce656c8a Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 29 Nov 2011 21:47:31 +0000 Subject: another part of small project fixes and x64 adaptation in some cases git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@230 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- RecentContacts/V_RecentContacts.sln | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) (limited to 'RecentContacts/V_RecentContacts.sln') diff --git a/RecentContacts/V_RecentContacts.sln b/RecentContacts/V_RecentContacts.sln index f8fa23c..09a85a4 100644 --- a/RecentContacts/V_RecentContacts.sln +++ b/RecentContacts/V_RecentContacts.sln @@ -1,21 +1,17 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V_RecentContacts", "V_RecentContacts.vcproj", "{351390F3-CD29-434A-BDED-B1B0F8B6F1F0}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V_RecentContacts", "V_RecentContacts.vcxproj", "{07137F45-8B5F-4561-BEC8-B883E9123785}" EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Debug.ActiveCfg = Debug|Win32 - {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Debug.Build.0 = Debug|Win32 - {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Release.ActiveCfg = Release|Win32 - {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Release.Build.0 = Release|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {07137F45-8B5F-4561-BEC8-B883E9123785}.Debug|Win32.ActiveCfg = Debug|Win32 + {07137F45-8B5F-4561-BEC8-B883E9123785}.Release|Win32.ActiveCfg = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal -- cgit v1.2.3