Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplest_ffmpeg_streamer", "simplest_ffmpeg_streamer\simplest_ffmpeg_streamer.vcxproj", "{49621BC9-12D1-4225-A43A-47B21B7ADF6D}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplest_ffmpeg_receiver", "simplest_ffmpeg_receiver\simplest_ffmpeg_receiver.vcxproj", "{DDC29134-BDB5-4F10-9CB2-D96F22C4F355}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {49621BC9-12D1-4225-A43A-47B21B7ADF6D}.Debug|Win32.ActiveCfg = Debug|Win32 {49621BC9-12D1-4225-A43A-47B21B7ADF6D}.Debug|Win32.Build.0 = Debug|Win32 {49621BC9-12D1-4225-A43A-47B21B7ADF6D}.Release|Win32.ActiveCfg = Release|Win32 {49621BC9-12D1-4225-A43A-47B21B7ADF6D}.Release|Win32.Build.0 = Release|Win32 {DDC29134-BDB5-4F10-9CB2-D96F22C4F355}.Debug|Win32.ActiveCfg = Debug|Win32 {DDC29134-BDB5-4F10-9CB2-D96F22C4F355}.Debug|Win32.Build.0 = Debug|Win32 {DDC29134-BDB5-4F10-9CB2-D96F22C4F355}.Release|Win32.ActiveCfg = Release|Win32 {DDC29134-BDB5-4F10-9CB2-D96F22C4F355}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal