hello.sln

来自「JSON在symbian中的应用」· SLN 代码 · 共 35 行

SLN
35
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hello", "hello.vcproj", "{E2CC9417-953C-401E-BBD5-24010A8D554B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "attributes", "..\..\base\fileserver\attributes\attributes.vcproj", "{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Deb_S60_22SC_WINS = Deb_S60_22SC_WINS
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Deb_S60_22SC_WINS.ActiveCfg = Deb_S60_22SC_WINS|Win32
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Deb_S60_22SC_WINS.Build.0 = Deb_S60_22SC_WINS|Win32
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Debug.ActiveCfg = Debug|Win32
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Debug.Build.0 = Debug|Win32
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Release.ActiveCfg = Release|Win32
		{E2CC9417-953C-401E-BBD5-24010A8D554B}.Release.Build.0 = Release|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Deb_S60_22SC_WINS.ActiveCfg = Deb_S60_22SC_WINS|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Deb_S60_22SC_WINS.Build.0 = Debug|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Debug.ActiveCfg = Debug|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Debug.Build.0 = Debug|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Release.ActiveCfg = Release|Win32
		{2451626E-4D1F-4FE7-BBDB-62F7BAF79C86}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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