jaguargspx.sln

来自「Wince BSP 下的Wifi 驱动 基于PXA270 CPU」· SLN 代码 · 共 33 行

SLN
33
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JaguarGSPX_PXA270", "JaguarGSPX.vcproj", "{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Cherubim CE6 (ARMV4I) = Debug|Cherubim CE6 (ARMV4I)
		Debug|Windows Mobile 6 Professional SDK (ARMV4I) = Debug|Windows Mobile 6 Professional SDK (ARMV4I)
		Debug|Windows Mobile 6 Standard SDK (ARMV4I) = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		Release|Cherubim CE6 (ARMV4I) = Release|Cherubim CE6 (ARMV4I)
		Release|Windows Mobile 6 Professional SDK (ARMV4I) = Release|Windows Mobile 6 Professional SDK (ARMV4I)
		Release|Windows Mobile 6 Standard SDK (ARMV4I) = Release|Windows Mobile 6 Standard SDK (ARMV4I)
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Debug|Cherubim CE6 (ARMV4I).ActiveCfg = Debug|Cherubim CE6 (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Debug|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Cherubim CE6 (ARMV4I).ActiveCfg = Release|Cherubim CE6 (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Cherubim CE6 (ARMV4I).Build.0 = Release|Cherubim CE6 (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Cherubim CE6 (ARMV4I).Deploy.0 = Release|Cherubim CE6 (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Windows Mobile 6 Professional SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I)
		{4C6D936D-BC5A-4B75-A885-4FDF2BDF63E0}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Deploy.0 = Release|Windows Mobile 6 Standard SDK (ARMV4I)
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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