naming.sln

来自「ACE源码」· SLN 代码 · 共 62 行

SLN
62
字号
Microsoft Visual Studio Solution File, Format Version 8.00
#
# VC71WorkspaceCreator.pm,v 1.4 2004/03/15 16:04:13 elliott_c Exp
#
# This file was generated by MPC.  Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# bin/mwc.pl -type vc71 -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-16552/ACE_wrappers
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netlocal", "Netlocal.vcproj", "{A126DDCD-FECA-1BAD-BF85-8CE4E133F2FA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netlocal_Reader", "Netlocal_Reader.vcproj", "{7422692D-FECA-1BAD-BF85-8CE4E133F2FA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Nodelocal", "Nodelocal.vcproj", "{6027DDC9-FECA-1BAD-BF85-8CE4E133F2FA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Nodelocal_Shared", "Nodelocal_Shared.vcproj", "{5833A84C-FECA-1BAD-BF85-8CE4E133F2FA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Nodelocal_Shared_Reader", "Nodelocal_Shared_Reader.vcproj", "{6BB33E75-FECA-1BAD-BF85-8CE4E133F2FA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{A126DDCD-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.ActiveCfg = Debug|Win32
		{A126DDCD-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.Build.0 = Debug|Win32
		{A126DDCD-FECA-1BAD-BF85-8CE4E133F2FA}.Release.ActiveCfg = Release|Win32
		{A126DDCD-FECA-1BAD-BF85-8CE4E133F2FA}.Release.Build.0 = Release|Win32
		{7422692D-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.ActiveCfg = Debug|Win32
		{7422692D-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.Build.0 = Debug|Win32
		{7422692D-FECA-1BAD-BF85-8CE4E133F2FA}.Release.ActiveCfg = Release|Win32
		{7422692D-FECA-1BAD-BF85-8CE4E133F2FA}.Release.Build.0 = Release|Win32
		{6027DDC9-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.ActiveCfg = Debug|Win32
		{6027DDC9-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.Build.0 = Debug|Win32
		{6027DDC9-FECA-1BAD-BF85-8CE4E133F2FA}.Release.ActiveCfg = Release|Win32
		{6027DDC9-FECA-1BAD-BF85-8CE4E133F2FA}.Release.Build.0 = Release|Win32
		{5833A84C-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.ActiveCfg = Debug|Win32
		{5833A84C-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.Build.0 = Debug|Win32
		{5833A84C-FECA-1BAD-BF85-8CE4E133F2FA}.Release.ActiveCfg = Release|Win32
		{5833A84C-FECA-1BAD-BF85-8CE4E133F2FA}.Release.Build.0 = Release|Win32
		{6BB33E75-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.ActiveCfg = Debug|Win32
		{6BB33E75-FECA-1BAD-BF85-8CE4E133F2FA}.Debug.Build.0 = Debug|Win32
		{6BB33E75-FECA-1BAD-BF85-8CE4E133F2FA}.Release.ActiveCfg = Release|Win32
		{6BB33E75-FECA-1BAD-BF85-8CE4E133F2FA}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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