signals.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}") = "SigAction", "SigAction.vcproj", "{96333666-FECA-1BAD-87B1-FF920EB5506D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SigGuard", "SigGuard.vcproj", "{3CF777FE-FECA-1BAD-87B1-FF920EB5506D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SigHandler", "SigHandler.vcproj", "{FAE3F66D-FECA-1BAD-87B1-FF920EB5506D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SigHandlers", "SigHandlers.vcproj", "{277C5BE0-FECA-1BAD-87B1-FF920EB5506D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SigInfo", "SigInfo.vcproj", "{DC5B4B1A-FECA-1BAD-87B1-FF920EB5506D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{96333666-FECA-1BAD-87B1-FF920EB5506D}.Debug.ActiveCfg = Debug|Win32
		{96333666-FECA-1BAD-87B1-FF920EB5506D}.Debug.Build.0 = Debug|Win32
		{96333666-FECA-1BAD-87B1-FF920EB5506D}.Release.ActiveCfg = Release|Win32
		{96333666-FECA-1BAD-87B1-FF920EB5506D}.Release.Build.0 = Release|Win32
		{3CF777FE-FECA-1BAD-87B1-FF920EB5506D}.Debug.ActiveCfg = Debug|Win32
		{3CF777FE-FECA-1BAD-87B1-FF920EB5506D}.Debug.Build.0 = Debug|Win32
		{3CF777FE-FECA-1BAD-87B1-FF920EB5506D}.Release.ActiveCfg = Release|Win32
		{3CF777FE-FECA-1BAD-87B1-FF920EB5506D}.Release.Build.0 = Release|Win32
		{FAE3F66D-FECA-1BAD-87B1-FF920EB5506D}.Debug.ActiveCfg = Debug|Win32
		{FAE3F66D-FECA-1BAD-87B1-FF920EB5506D}.Debug.Build.0 = Debug|Win32
		{FAE3F66D-FECA-1BAD-87B1-FF920EB5506D}.Release.ActiveCfg = Release|Win32
		{FAE3F66D-FECA-1BAD-87B1-FF920EB5506D}.Release.Build.0 = Release|Win32
		{277C5BE0-FECA-1BAD-87B1-FF920EB5506D}.Debug.ActiveCfg = Debug|Win32
		{277C5BE0-FECA-1BAD-87B1-FF920EB5506D}.Debug.Build.0 = Debug|Win32
		{277C5BE0-FECA-1BAD-87B1-FF920EB5506D}.Release.ActiveCfg = Release|Win32
		{277C5BE0-FECA-1BAD-87B1-FF920EB5506D}.Release.Build.0 = Release|Win32
		{DC5B4B1A-FECA-1BAD-87B1-FF920EB5506D}.Debug.ActiveCfg = Debug|Win32
		{DC5B4B1A-FECA-1BAD-87B1-FF920EB5506D}.Debug.Build.0 = Debug|Win32
		{DC5B4B1A-FECA-1BAD-87B1-FF920EB5506D}.Release.ActiveCfg = Release|Win32
		{DC5B4B1A-FECA-1BAD-87B1-FF920EB5506D}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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