gperf_test.mpb

来自「ACE自适配通信环境(ADAPTIVE Communication Enviro」· MPB 代码 · 共 19 行

MPB
19
字号
// -*- MPC -*-// gperf_test.mpb,v 1.5 2004/10/07 20:49:58 shuston Expproject: aceexe, crosscompile {  after += gperf  avoids += uses_wchar  Define_Custom(GPERF) {    command          = $(ACE_ROOT)/bin/gperf    libpath         += $(ACE_ROOT)/lib    output_option    = >    inputext         = .gperf    source_outputext = .cpp  }  Source_Files {    test.cpp  }}

⌨️ 快捷键说明

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