csd_pt_testinf_lib.mpb

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

MPB
10
字号
// -*- MPC -*-
//csd_pt_testinf_lib.mpb,v 1.1 2005/10/19 00:27:49 dai_y Exp

project : csd_threadpool, taolib_with_idl {
  after += csd_pt_testinf
  includes += $(TAO_ROOT)/performance-tests/CSD_Strategy
  libs += CSD_PT_TestInf
  idlflags += -I$(TAO_ROOT)/performance-tests/CSD_Strategy
}

⌨️ 快捷键说明

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