devicetree.sln

来自「显示Device Treee」· SLN 代码 · 共 32 行

SLN
32
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeviceTreeSys", "DeviceTreeSys\DeviceTreeSys.vcproj", "{57FE85CC-B44C-4E7D-9037-60BD0620166C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeviceTreeApp", "DeviceTreeApp\DeviceTreeApp.vcproj", "{0D8E3A89-180E-4982-9D17-F94970510D9B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{57FE85CC-B44C-4E7D-9037-60BD0620166C}.Debug.ActiveCfg = Debug|Win32
		{57FE85CC-B44C-4E7D-9037-60BD0620166C}.Debug.Build.0 = Debug|Win32
		{57FE85CC-B44C-4E7D-9037-60BD0620166C}.Release.ActiveCfg = Release|Win32
		{57FE85CC-B44C-4E7D-9037-60BD0620166C}.Release.Build.0 = Release|Win32
		{0D8E3A89-180E-4982-9D17-F94970510D9B}.Debug.ActiveCfg = Debug|Win32
		{0D8E3A89-180E-4982-9D17-F94970510D9B}.Debug.Build.0 = Debug|Win32
		{0D8E3A89-180E-4982-9D17-F94970510D9B}.Release.ActiveCfg = Release|Win32
		{0D8E3A89-180E-4982-9D17-F94970510D9B}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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