📄 cidlc.mpb
字号:
// cidlc.mpb,v 1.9 2005/12/22 16:46:05 elliott_c Exp
project: boost_filesystem, boost_regex, exceptions {
requires += cidl
includes += $(CIAO_ROOT) $(CIAO_ROOT)/CCF $(ACE_ROOT)/contrib/utility
libpaths += $(CIAO_ROOT)/CCF/CCF $(ACE_ROOT)/lib
specific(nmake, vc71, vc8) {
compile_flags += /wd4290 /wd4800 /wd4250 /wd4355
}
verbatim(gnuace, top) {
include $(CIAO_ROOT)/CCF/Config.rules
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -