notify_serv.mpb

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

MPB
11
字号
// -*- MPC -*-
// notify_serv.mpb,v 1.4 2004/11/28 17:52:14 jwillemsen Exp
// NOTE: this is for *users* of CosNotification_serv.  Use
// Notification_serv.mpb to build CosNotification_serv.

project : orbsvcslib, notification, event_serv, etcl, dynamicany {
  after     += CosNotification_Serv
  libs      += TAO_CosNotification_Serv
  libs      += TAO_CosNotification_Skel
}

⌨️ 快捷键说明

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