testwin32.sln

来自「funambol window mobile客户端源代码」· SLN 代码 · 共 30 行

SLN
30
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testwin32", "testwin32.vcproj", "{C581FD5F-8CF7-4CFA-84CA-F16314068F44}"
	ProjectSection(ProjectDependencies) = postProject
		{D279EE74-36FB-4C4C-8F29-04947825C53E} = {D279EE74-36FB-4C4C-8F29-04947825C53E}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win32", "win32.vcproj", "{D279EE74-36FB-4C4C-8F29-04947825C53E}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{C581FD5F-8CF7-4CFA-84CA-F16314068F44}.Debug|Win32.ActiveCfg = Debug|Win32
		{C581FD5F-8CF7-4CFA-84CA-F16314068F44}.Debug|Win32.Build.0 = Debug|Win32
		{C581FD5F-8CF7-4CFA-84CA-F16314068F44}.Release|Win32.ActiveCfg = Release|Win32
		{C581FD5F-8CF7-4CFA-84CA-F16314068F44}.Release|Win32.Build.0 = Release|Win32
		{D279EE74-36FB-4C4C-8F29-04947825C53E}.Debug|Win32.ActiveCfg = Debug|Win32
		{D279EE74-36FB-4C4C-8F29-04947825C53E}.Debug|Win32.Build.0 = Debug|Win32
		{D279EE74-36FB-4C4C-8F29-04947825C53E}.Release|Win32.ActiveCfg = Release|Win32
		{D279EE74-36FB-4C4C-8F29-04947825C53E}.Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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