diff options
Diffstat (limited to 'bin16')
-rw-r--r-- | bin16/mir_icons.sln | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin16/mir_icons.sln b/bin16/mir_icons.sln index 4badb33778..d9dd51bd23 100644 --- a/bin16/mir_icons.sln +++ b/bin16/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 |