tml.sln

来自「H264视频编解码程序」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ldecod", "ldecod.vcproj", "{A4871864-1A83-4F4C-B511-E281872E5F52}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lencod", "lencod.vcproj", "{6062CB39-B05B-4E75-BE5A-DB678845E4C1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rtpdump", "rtpdump\rtpdump.vcproj", "{5603F565-450B-4E50-9AC5-42EA8FAAFF44}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{A4871864-1A83-4F4C-B511-E281872E5F52}.Debug.ActiveCfg = Debug|Win32
		{A4871864-1A83-4F4C-B511-E281872E5F52}.Debug.Build.0 = Debug|Win32
		{A4871864-1A83-4F4C-B511-E281872E5F52}.Release.ActiveCfg = Release|Win32
		{A4871864-1A83-4F4C-B511-E281872E5F52}.Release.Build.0 = Release|Win32
		{6062CB39-B05B-4E75-BE5A-DB678845E4C1}.Debug.ActiveCfg = Debug|Win32
		{6062CB39-B05B-4E75-BE5A-DB678845E4C1}.Debug.Build.0 = Debug|Win32
		{6062CB39-B05B-4E75-BE5A-DB678845E4C1}.Release.ActiveCfg = Release|Win32
		{6062CB39-B05B-4E75-BE5A-DB678845E4C1}.Release.Build.0 = Release|Win32
		{5603F565-450B-4E50-9AC5-42EA8FAAFF44}.Debug.ActiveCfg = Debug|Win32
		{5603F565-450B-4E50-9AC5-42EA8FAAFF44}.Debug.Build.0 = Debug|Win32
		{5603F565-450B-4E50-9AC5-42EA8FAAFF44}.Release.ActiveCfg = Release|Win32
		{5603F565-450B-4E50-9AC5-42EA8FAAFF44}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?