sv_shared_memory_vc8.sln

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

SLN
34
字号
Microsoft Visual Studio Solution File, Format Version 9.00# Visual Studio 2005# $Id: VC8WorkspaceCreator.pm,v 1.4 2005/10/13 21:26:00 shuston 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 vc8 -recurse -hierarchy -relative ACE_ROOT=/tmp/ACE_wrappers_stage-7814/ACE_wrappers -exclude TAO/TAO_*.mwc,TAO/CIAO/CIAO_*.mwc -name_modifier *_vc8Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SV_Shared_Memory", "SV_Shared_Memory_vc8.vcproj", "{CCE5DB1B-FECA-1BAD-0000-00006B617535}"EndProjectGlobal	GlobalSection(SolutionConfigurationPlatforms) = preSolution		Debug|Win32 = Debug|Win32		Debug|x64 = Debug|x64		Release|Win32 = Release|Win32		Release|x64 = Release|x64	EndGlobalSection	GlobalSection(ProjectConfigurationPlatforms) = postSolution		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Debug|Win32.ActiveCfg = Debug|Win32		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Debug|Win32.Build.0 = Debug|Win32		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Debug|x64.ActiveCfg = Debug|x64		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Debug|x64.Build.0 = Debug|x64		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Release|Win32.ActiveCfg = Release|Win32		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Release|Win32.Build.0 = Release|Win32		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Release|x64.ActiveCfg = Release|x64		{CCE5DB1B-FECA-1BAD-0000-00006B617535}.Release|x64.Build.0 = Release|x64	EndGlobalSection	GlobalSection(SolutionProperties) = preSolution		HideSolutionNode = FALSE	EndGlobalSectionEndGlobal

⌨️ 快捷键说明

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