From edd33c5d97c5ad13edb3ddc758f8a4fef6f3f6ab Mon Sep 17 00:00:00 2001 From: RD42 <42702181+dashr9230@users.noreply.github.com> Date: Wed, 24 Apr 2024 22:04:16 +0800 Subject: [PATCH] [announce] Update VS solution and project file --- announce/announce.sln | 10 +++++----- announce/announce.vcproj | 4 +--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/announce/announce.sln b/announce/announce.sln index ac40511..383cf25 100644 --- a/announce/announce.sln +++ b/announce/announce.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "announce", "announce.vcproj", "{5E296905-6C96-4D7A-8E0D-E730B406C9BE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "announce", "announce.vcproj", "{9C34928B-BD5D-466C-A8BE-5F0997893411}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject @@ -9,10 +9,10 @@ Global Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution - {5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.ActiveCfg = Debug|Win32 - {5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.Build.0 = Debug|Win32 - {5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.ActiveCfg = Release|Win32 - {5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.Build.0 = Release|Win32 + {9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.ActiveCfg = Debug|Win32 + {9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.Build.0 = Debug|Win32 + {9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.ActiveCfg = Release|Win32 + {9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/announce/announce.vcproj b/announce/announce.vcproj index b21b6e0..1c9208d 100644 --- a/announce/announce.vcproj +++ b/announce/announce.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="announce" - ProjectGUID="{5E296905-6C96-4D7A-8E0D-E730B406C9BE}" + ProjectGUID="{9C34928B-BD5D-466C-A8BE-5F0997893411}" Keyword="Win32Proj">