📄 taoidldefaults.mpb
字号:
// -*- MPC -*-
// taoidldefaults.mpb,v 1.4 2004/03/19 14:37:07 elliott_c Exp
project {
Define_Custom(IDL) {
automatic = 1
dependent = 1
command = $(ACE_ROOT)/bin/tao_idl
libpath = $(ACE_ROOT)/lib
inputext = .idl
pre_extension = C, S
source_outputext = .cpp, .cxx, .cc, .C
header_outputext = .h, .hpp, .hxx, .hh
inline_outputext = .i, .inl
keyword idlflags = commandflags
}
after += TAO_IDL_EXE
idlflags += -Ge 1 -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h \
-I$(TAO_ROOT)
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -