Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2027 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebRTCProxy", "WebRTCProxy.vcxproj", "{777948DE-A5DB-4767-A80F-7B16F1FACF17}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CB07EBB8-7D9D-49C2-BA7C-916378CDB266}" ProjectSection(SolutionItems) = preProject _clang-format = _clang-format README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Development|x64 = Development|x64 Shipping|x64 = Shipping|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Debug|x64.ActiveCfg = Debug|x64 {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Debug|x64.Build.0 = Debug|x64 {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Development|x64.ActiveCfg = Development|x64 {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Development|x64.Build.0 = Development|x64 {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Shipping|x64.ActiveCfg = Shipping|x64 {777948DE-A5DB-4767-A80F-7B16F1FACF17}.Shipping|x64.Build.0 = Shipping|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {99EC75A0-50A8-43F6-8DA0-0C41032FF439} EndGlobalSection EndGlobal