From a4265bb019021ad7fe046257f522f7336e2da53f Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 21 May 2012 16:10:10 +0000 Subject: full solution update git-svn-id: http://svn.miranda-ng.org/main/trunk@120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ClientChangeNotify/ClientChangeNotify.sln | 33 +++++++++------------- .../ClientChangeNotify/ClientChangeNotify.vcxproj | 4 +-- 2 files changed, 15 insertions(+), 22 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.sln b/plugins/ClientChangeNotify/ClientChangeNotify.sln index bb5cd4cfb2..e94968af1a 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.sln +++ b/plugins/ClientChangeNotify/ClientChangeNotify.sln @@ -1,25 +1,20 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "ClientChangeNotify.vcproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientChangeNotify", "ClientChangeNotify.vcxproj", "{6A1969EA-9657-4828-93E0-8D21A970F868}" EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {6A1969EA-9657-4828-93E0-8D21A970F868}.Debug.ActiveCfg = Debug|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.Debug.Build.0 = Debug|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.DebugW.ActiveCfg = DebugW|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.DebugW.Build.0 = DebugW|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.Release.ActiveCfg = Release|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.Release.Build.0 = Release|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.ReleaseW.ActiveCfg = ReleaseW|Win32 - {6A1969EA-9657-4828-93E0-8D21A970F868}.ReleaseW.Build.0 = ReleaseW|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6A1969EA-9657-4828-93E0-8D21A970F868}.Debug|Win32.ActiveCfg = Debug|Win32 + {6A1969EA-9657-4828-93E0-8D21A970F868}.Debug|Win32.Build.0 = Debug|Win32 + {6A1969EA-9657-4828-93E0-8D21A970F868}.Release|Win32.ActiveCfg = Release|Win32 + {6A1969EA-9657-4828-93E0-8D21A970F868}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 553c769343..33a77b83dc 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -125,9 +125,7 @@ Create Create - - NotUsing - + -- cgit v1.2.3