tml.sln

来自「我们自己做的JM76向ARM平台移植的ADS版本」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ldecod", "ldecod.vcproj", "{729225EC-F683-48D1-919D-F18F56283E3B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lencod", "lencod.vcproj", "{F006E508-9514-412E-9C45-89528400DFA7}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rtpdump", "rtpdump\rtpdump.vcproj", "{54A99E74-6582-4B59-BC74-B84853814539}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{729225EC-F683-48D1-919D-F18F56283E3B}.Debug.ActiveCfg = Debug|Win32
		{729225EC-F683-48D1-919D-F18F56283E3B}.Debug.Build.0 = Debug|Win32
		{729225EC-F683-48D1-919D-F18F56283E3B}.Release.ActiveCfg = Release|Win32
		{729225EC-F683-48D1-919D-F18F56283E3B}.Release.Build.0 = Release|Win32
		{F006E508-9514-412E-9C45-89528400DFA7}.Debug.ActiveCfg = Debug|Win32
		{F006E508-9514-412E-9C45-89528400DFA7}.Debug.Build.0 = Debug|Win32
		{F006E508-9514-412E-9C45-89528400DFA7}.Release.ActiveCfg = Release|Win32
		{F006E508-9514-412E-9C45-89528400DFA7}.Release.Build.0 = Release|Win32
		{54A99E74-6582-4B59-BC74-B84853814539}.Debug.ActiveCfg = Debug|Win32
		{54A99E74-6582-4B59-BC74-B84853814539}.Debug.Build.0 = Debug|Win32
		{54A99E74-6582-4B59-BC74-B84853814539}.Release.ActiveCfg = Release|Win32
		{54A99E74-6582-4B59-BC74-B84853814539}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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