naming.sln
来自「ACE编程的一本经典BIBLE的源代码,喜欢网络编程的别错过」· SLN 代码 · 共 56 行
SLN
56 行
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 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-5862/ACE_wrappers -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netsvcs_Client_Test", "Client\Netsvcs_Client_Test.vcproj", "{AE91B966-FECA-1BAD-F396-8E39E2F40302}"
ProjectSection(ProjectDependencies) = postProject
{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302} = {C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netsvsc_Client_Test_Lib", "Client\Netsvsc_Client_Test_Lib.vcproj", "{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netsvcs_Dump_Restore", "Dump_Restore\Netsvcs_Dump_Restore.vcproj", "{6300CD07-FECA-1BAD-1BE2-2E4332C6B510}"
ProjectSection(ProjectDependencies) = postProject
{B0996531-FECA-1BAD-1BE2-2E4332C6B510} = {B0996531-FECA-1BAD-1BE2-2E4332C6B510}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Netsvcs_Dump_Restore_Lib", "Dump_Restore\Netsvcs_Dump_Restore_Lib.vcproj", "{B0996531-FECA-1BAD-1BE2-2E4332C6B510}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{AE91B966-FECA-1BAD-F396-8E39E2F40302}.Debug.ActiveCfg = Debug|Win32
{AE91B966-FECA-1BAD-F396-8E39E2F40302}.Debug.Build.0 = Debug|Win32
{AE91B966-FECA-1BAD-F396-8E39E2F40302}.Release.ActiveCfg = Release|Win32
{AE91B966-FECA-1BAD-F396-8E39E2F40302}.Release.Build.0 = Release|Win32
{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}.Debug.ActiveCfg = Debug|Win32
{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}.Debug.Build.0 = Debug|Win32
{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}.Release.ActiveCfg = Release|Win32
{C4F8A8B1-FECA-1BAD-F396-8E39E2F40302}.Release.Build.0 = Release|Win32
{6300CD07-FECA-1BAD-1BE2-2E4332C6B510}.Debug.ActiveCfg = Debug|Win32
{6300CD07-FECA-1BAD-1BE2-2E4332C6B510}.Debug.Build.0 = Debug|Win32
{6300CD07-FECA-1BAD-1BE2-2E4332C6B510}.Release.ActiveCfg = Release|Win32
{6300CD07-FECA-1BAD-1BE2-2E4332C6B510}.Release.Build.0 = Release|Win32
{B0996531-FECA-1BAD-1BE2-2E4332C6B510}.Debug.ActiveCfg = Debug|Win32
{B0996531-FECA-1BAD-1BE2-2E4332C6B510}.Debug.Build.0 = Debug|Win32
{B0996531-FECA-1BAD-1BE2-2E4332C6B510}.Release.ActiveCfg = Release|Win32
{B0996531-FECA-1BAD-1BE2-2E4332C6B510}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?