leader_follower.sln
来自「ACE源码」· SLN 代码 · 共 38 行
SLN
38 行
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}") = "Server_Concurrency_Leader_Follower", "Server_Concurrency_Leader_Follower.vcproj", "{D31A9627-FECA-1BAD-2BDD-2B8DC67E9E03}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Server_Concurrency_Leader_Follower_RT_CORBA", "Server_Concurrency_Leader_Follower_RT_CORBA.vcproj", "{3FF12526-FECA-1BAD-2BDD-2B8DC67E9E03}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D31A9627-FECA-1BAD-2BDD-2B8DC67E9E03}.Debug.ActiveCfg = Debug|Win32
{D31A9627-FECA-1BAD-2BDD-2B8DC67E9E03}.Debug.Build.0 = Debug|Win32
{D31A9627-FECA-1BAD-2BDD-2B8DC67E9E03}.Release.ActiveCfg = Release|Win32
{D31A9627-FECA-1BAD-2BDD-2B8DC67E9E03}.Release.Build.0 = Release|Win32
{3FF12526-FECA-1BAD-2BDD-2B8DC67E9E03}.Debug.ActiveCfg = Debug|Win32
{3FF12526-FECA-1BAD-2BDD-2B8DC67E9E03}.Debug.Build.0 = Debug|Win32
{3FF12526-FECA-1BAD-2BDD-2B8DC67E9E03}.Release.ActiveCfg = Release|Win32
{3FF12526-FECA-1BAD-2BDD-2B8DC67E9E03}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?