rtcosscheduling.mpb

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

MPB
10
字号
// -*- MPC -*-
// rtcosscheduling.mpb,v 1.6 2005/06/27 10:23:58 jwillemsen Exp

project : rtportableserver, interceptors, codecfactory, orbsvcslib {
  after     += RTCosScheduling
  libs      += TAO_RTCosScheduling
  tagchecks += RTCosScheduling
  requires  += dummy_label
}

⌨️ 快捷键说明

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