ccm_app.sln

来自「ACE自适配通信环境(ADAPTIVE Communication Enviro」· SLN 代码 · 共 48 行

SLN
48
字号
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-7814/ACE_wrappers -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwcProject("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Client", "ASX_CCM_App_Client.vcproj", "{7106A351-FECA-1BAD-F21F-3D1BA1E1EA11}"	ProjectSection(ProjectDependencies) = postProject		{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11} = {1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}	EndProjectSectionEndProjectProject("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Lib", "ASX_CCM_App_Lib.vcproj", "{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}"	ProjectSection(ProjectDependencies) = postProject	EndProjectSectionEndProjectProject("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ASX_CCM_App_Server", "ASX_CCM_App_Server.vcproj", "{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}"	ProjectSection(ProjectDependencies) = postProject		{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11} = {8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}	EndProjectSectionEndProjectGlobal	GlobalSection(SolutionConfiguration) = preSolution		Debug = Debug		Release = Release	EndGlobalSection	GlobalSection(ProjectConfiguration) = postSolution		{7106A351-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.ActiveCfg = Debug|Win32		{7106A351-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.Build.0 = Debug|Win32		{7106A351-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.ActiveCfg = Release|Win32		{7106A351-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.Build.0 = Release|Win32		{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.ActiveCfg = Debug|Win32		{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.Build.0 = Debug|Win32		{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.ActiveCfg = Release|Win32		{8625F442-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.Build.0 = Release|Win32		{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.ActiveCfg = Debug|Win32		{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}.Debug.Build.0 = Debug|Win32		{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.ActiveCfg = Release|Win32		{1116296A-FECA-1BAD-F21F-3D1BA1E1EA11}.Release.Build.0 = Release|Win32	EndGlobalSection	GlobalSection(ExtensibilityGlobals) = postSolution	EndGlobalSection	GlobalSection(ExtensibilityAddIns) = postSolution	EndGlobalSectionEndGlobal

⌨️ 快捷键说明

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