tml_vc7.sln

来自「JM 11.0 KTA 2.1 Source Code」· SLN 代码 · 共 40 行

SLN
40
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ldecod", "ldecod_vc7.vcproj", "{9C316921-92B4-4E37-B247-A4580B526D28}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lencod", "lencod_vc7.vcproj", "{A956FF5B-BFC6-421F-B2F0-54B4C3074C49}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rtpdump", "rtpdump\rtpdump_vc7.vcproj", "{A5C68543-6ED4-465D-B726-014EE0B18768}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{9C316921-92B4-4E37-B247-A4580B526D28}.Debug.ActiveCfg = Debug|Win32
		{9C316921-92B4-4E37-B247-A4580B526D28}.Debug.Build.0 = Debug|Win32
		{9C316921-92B4-4E37-B247-A4580B526D28}.Release.ActiveCfg = Release|Win32
		{9C316921-92B4-4E37-B247-A4580B526D28}.Release.Build.0 = Release|Win32
		{A956FF5B-BFC6-421F-B2F0-54B4C3074C49}.Debug.ActiveCfg = Debug|Win32
		{A956FF5B-BFC6-421F-B2F0-54B4C3074C49}.Debug.Build.0 = Debug|Win32
		{A956FF5B-BFC6-421F-B2F0-54B4C3074C49}.Release.ActiveCfg = Release|Win32
		{A956FF5B-BFC6-421F-B2F0-54B4C3074C49}.Release.Build.0 = Release|Win32
		{A5C68543-6ED4-465D-B726-014EE0B18768}.Debug.ActiveCfg = Debug|Win32
		{A5C68543-6ED4-465D-B726-014EE0B18768}.Debug.Build.0 = Debug|Win32
		{A5C68543-6ED4-465D-B726-014EE0B18768}.Release.ActiveCfg = Release|Win32
		{A5C68543-6ED4-465D-B726-014EE0B18768}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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