From 3484d2d1aafb294f387ef5b3e42f04e5129ab55a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 5 Dec 2022 20:20:50 +0300 Subject: Telegram: protocol icons --- bin17/mir_icons.sln | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bin17') diff --git a/bin17/mir_icons.sln b/bin17/mir_icons.sln index 2bf1ecf27d..66d130a913 100644 --- a/bin17/mir_icons.sln +++ b/bin17/mir_icons.sln @@ -62,6 +62,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Facebook", "..\protoc EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_WhatsApp", "..\protocols\WhatsApp\proto_whatsapp\Proto_WhatsApp.vcxproj", "{64A2B403-90AF-4CF8-BC69-4E8D33872D64}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Proto_Telegram", "..\protocols\Telegram\proto_telegram\Proto_Telegram.vcxproj", "{129A4E61-45E8-E476-BD50-5E03BA80E9AD}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -310,6 +312,14 @@ Global {64A2B403-90AF-4CF8-BC69-4E8D33872D64}.Release|Win32.Build.0 = Release|Win32 {64A2B403-90AF-4CF8-BC69-4E8D33872D64}.Release|x64.ActiveCfg = Release|x64 {64A2B403-90AF-4CF8-BC69-4E8D33872D64}.Release|x64.Build.0 = Release|x64 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Debug|Win32.ActiveCfg = Debug|Win32 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Debug|Win32.Build.0 = Debug|Win32 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Debug|x64.ActiveCfg = Debug|x64 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Debug|x64.Build.0 = Debug|x64 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Release|Win32.ActiveCfg = Release|Win32 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Release|Win32.Build.0 = Release|Win32 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Release|x64.ActiveCfg = Release|x64 + {129A4E61-45E8-E476-BD50-5E03BA80E9AD}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE -- cgit v1.2.3