notifytest.mpb

来自「ACE编程的一本经典BIBLE的源代码,喜欢网络编程的别错过」· MPB 代码 · 共 9 行

MPB
9
字号
// -*- MPC -*-
// notifytest.mpb,v 1.12 2005/11/07 22:27:15 wotte Exp

project: orbsvcsexe, notification, notification_skel, notification_serv, naming, svc_utils, event_serv, ifr_client, dynamicinterface, messaging, pi, codecfactory, valuetype {
  after    += NotifyTests_Lib
  libs     += TAO_NotifyTests
  includes += $(TAO_ROOT)/orbsvcs/tests/Notify/lib
}

⌨️ 快捷键说明

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