filesync.sln

来自「funambol windows mobile plugin source co」· SLN 代码 · 共 30 行

SLN
30
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fileSync", "fileSync\fileSync.vcproj", "{B79DC4DB-432E-43A4-8274-C1FE6A3C0DD0}"
	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
		{B79DC4DB-432E-43A4-8274-C1FE6A3C0DD0}.Debug|Win32.ActiveCfg = Debug|Win32
		{B79DC4DB-432E-43A4-8274-C1FE6A3C0DD0}.Debug|Win32.Build.0 = Debug|Win32
		{B79DC4DB-432E-43A4-8274-C1FE6A3C0DD0}.Release|Win32.ActiveCfg = Release|Win32
		{B79DC4DB-432E-43A4-8274-C1FE6A3C0DD0}.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 + -
显示快捷键?