summaryrefslogtreecommitdiff
path: root/bin15
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-02-25 17:58:28 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-02-25 17:58:28 +0300
commit30a2dd50ffd863364c55cce89c0641d9023d306b (patch)
tree4f71d125f30e75a0b68edcdd8af125f10b3ffccd /bin15
parent69aaf0e701a5708771d41f4fadaf0468974b1c6d (diff)
fixes #3336 (GStreamer libraries)
Diffstat (limited to 'bin15')
-rw-r--r--bin15/mir_full.sln11
1 files changed, 11 insertions, 0 deletions
diff --git a/bin15/mir_full.sln b/bin15/mir_full.sln
index 7c0ce6f902..6cfb85112c 100644
--- a/bin15/mir_full.sln
+++ b/bin15/mir_full.sln
@@ -450,6 +450,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WhatsApp", "..\protocols\Wh
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Telegram", "..\protocols\Telegram\Telegram.vcxproj", "{AE708252-0DF8-42BA-9EF9-9ACC038EEDA7}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Jingle", "..\plugins\Jingle\Jingle.vcxproj", "{D3E24A92-E2C3-440F-BC87-002AB822ABFB}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -2040,6 +2042,14 @@ Global
{AE708252-0DF8-42BA-9EF9-9ACC038EEDA7}.Release|Win32.Build.0 = Release|Win32
{AE708252-0DF8-42BA-9EF9-9ACC038EEDA7}.Release|x64.ActiveCfg = Release|x64
{AE708252-0DF8-42BA-9EF9-9ACC038EEDA7}.Release|x64.Build.0 = Release|x64
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Debug|Win32.ActiveCfg = Debug|Win32
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Debug|Win32.Build.0 = Debug|Win32
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Debug|x64.ActiveCfg = Debug|x64
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Debug|x64.Build.0 = Debug|x64
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Release|Win32.ActiveCfg = Release|Win32
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Release|Win32.Build.0 = Release|Win32
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Release|x64.ActiveCfg = Release|x64
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -2171,6 +2181,7 @@ Global
{4D3554DE-6E14-4F94-A909-A4B19151A47E} = {37EDFBEA-8446-4BF3-9F2E-655908CDFB62}
{13E796AD-BEA4-4213-A1B8-E18E2397E544} = {A035B524-0F2D-45D0-BCF2-3C20279C77E2}
{AE708252-0DF8-42BA-9EF9-9ACC038EEDA7} = {A035B524-0F2D-45D0-BCF2-3C20279C77E2}
+ {D3E24A92-E2C3-440F-BC87-002AB822ABFB} = {A035B524-0F2D-45D0-BCF2-3C20279C77E2}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {29A0C2A8-07A4-4A8B-8BED-8F7D024013D6}