notification_skel.mpb

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

MPB
8
字号
// -*- MPC -*-
// notification_skel.mpb,v 1.1 2004/09/07 23:42:00 jtc Exp

project : orbsvcslib, notification, event_skel, portableserver {
  after     += CosNotification_Skel
  libs      += TAO_CosNotification_Skel
}

⌨️ 快捷键说明

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