idl_compiler_win32.mpt
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· MPT 代码 · 共 9 行
MPT
9 行
// -*- MPC -*-
// idl_compiler_win32.mpt,v 1.2 2003/12/30 15:18:22 dhinton Exp
// If you change this location, be sure to also
// change the tao_output.mpb as well.
idl_compiler = $(ACE_ROOT)\bin\tao_idl
// This is needed for vc6, so that it can set
// a path to the tao_idl_be.dll and tao_idl_fe.dll
idl_compiler_libs = $(ACE_ROOT)\lib
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?