ccm_app_static.sln
来自「ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识」· SLN 代码 · 共 48 行
SLN
48 行
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm 1159 2007-03-15 12:28:15Z elliott_c $
#
# This file was generated by MPC. Any changes made directly to
# this file will be lost the next time it is generated.
#
# MPC Command:
# /export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/bin/mwc.pl -type vc71 -static -name_modifier *_Static -apply_project -exclude TAO/CIAO,TAO/TAO_*.mwc -recurse -hierarchy -relative ACE_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers -relative TAO_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/TAO -relative CIAO_ROOT=/export/anduriltmp/bczar/560/DOC_ROOT/stage-24190/ACE_wrappers/TAO/CIAO
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Client_Static", "ASX_CCM_App_Client_Static.vcproj", "{A9207FC9-FECA-1BAD-F21F-3D1BEC561D3F}"
ProjectSection(ProjectDependencies) = postProject
{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F} = {1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Lib_Static", "ASX_CCM_App_Lib_Static.vcproj", "{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Server_Static", "ASX_CCM_App_Server_Static.vcproj", "{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}"
ProjectSection(ProjectDependencies) = postProject
{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F} = {96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{A9207FC9-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.ActiveCfg = Debug|Win32
{A9207FC9-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.Build.0 = Debug|Win32
{A9207FC9-FECA-1BAD-F21F-3D1BEC561D3F}.Release.ActiveCfg = Release|Win32
{A9207FC9-FECA-1BAD-F21F-3D1BEC561D3F}.Release.Build.0 = Release|Win32
{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.ActiveCfg = Debug|Win32
{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.Build.0 = Debug|Win32
{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}.Release.ActiveCfg = Release|Win32
{96524AB8-FECA-1BAD-F21F-3D1BEC561D3F}.Release.Build.0 = Release|Win32
{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.ActiveCfg = Debug|Win32
{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}.Debug.Build.0 = Debug|Win32
{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}.Release.ActiveCfg = Release|Win32
{1F21776A-FECA-1BAD-F21F-3D1BEC561D3F}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?