Fetch the repository succeeded.
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplest_ffmpeg_video_filter", "simplest_ffmpeg_video_filter\simplest_ffmpeg_video_filter.vcxproj", "{A60457F4-C0F7-4EE1-869C-7AB390478F89}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simplest_ffmpeg_video_filter_pure", "simplest_ffmpeg_video_filter_pure\simplest_ffmpeg_video_filter_pure.vcxproj", "{24A647AC-5AAE-4FF8-8B61-C94FA4B9B7F6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A60457F4-C0F7-4EE1-869C-7AB390478F89}.Debug|Win32.ActiveCfg = Debug|Win32
{A60457F4-C0F7-4EE1-869C-7AB390478F89}.Debug|Win32.Build.0 = Debug|Win32
{A60457F4-C0F7-4EE1-869C-7AB390478F89}.Release|Win32.ActiveCfg = Release|Win32
{A60457F4-C0F7-4EE1-869C-7AB390478F89}.Release|Win32.Build.0 = Release|Win32
{24A647AC-5AAE-4FF8-8B61-C94FA4B9B7F6}.Debug|Win32.ActiveCfg = Debug|Win32
{24A647AC-5AAE-4FF8-8B61-C94FA4B9B7F6}.Debug|Win32.Build.0 = Debug|Win32
{24A647AC-5AAE-4FF8-8B61-C94FA4B9B7F6}.Release|Win32.ActiveCfg = Release|Win32
{24A647AC-5AAE-4FF8-8B61-C94FA4B9B7F6}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Sign in for post a comment
Comment ( 0 )