mir2ex.sln

来自「好游戏的客户端原码」· SLN 代码 · 共 31 行

SLN
31
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mir2Ex", "Mir2Ex.vcproj", "{31429DB6-45B6-4FB2-8033-ED763327D8EC}"
	ProjectSection(ProjectDependencies) = postProject
		{F0DC5967-236F-413B-A2FC-82316FE8C1CB} = {F0DC5967-236F-413B-A2FC-82316FE8C1CB}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WindHorn", "WindHorn\WindHorn.vcproj", "{F0DC5967-236F-413B-A2FC-82316FE8C1CB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{31429DB6-45B6-4FB2-8033-ED763327D8EC}.Debug.ActiveCfg = Debug|Win32
		{31429DB6-45B6-4FB2-8033-ED763327D8EC}.Debug.Build.0 = Debug|Win32
		{31429DB6-45B6-4FB2-8033-ED763327D8EC}.Release.ActiveCfg = Release|Win32
		{31429DB6-45B6-4FB2-8033-ED763327D8EC}.Release.Build.0 = Release|Win32
		{F0DC5967-236F-413B-A2FC-82316FE8C1CB}.Debug.ActiveCfg = Debug|Win32
		{F0DC5967-236F-413B-A2FC-82316FE8C1CB}.Debug.Build.0 = Debug|Win32
		{F0DC5967-236F-413B-A2FC-82316FE8C1CB}.Release.ActiveCfg = Release|Win32
		{F0DC5967-236F-413B-A2FC-82316FE8C1CB}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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