📄 ssliop.mpc
字号:
// -*- MPC -*-
// SSLIOP.mpc,v 1.11 2003/12/23 21:04:24 dhinton Exp
project(SSLIOP) : orbsvcslib, core, security, portableserver, ssl {
requires += interceptors
sharedname = TAO_SSLIOP
idlflags += -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=SSLIOP/SSLIOP_Export.h
dynamicflags = TAO_SSLIOP_BUILD_DLL
tagchecks += SSLIOP
pch_header =
pch_source =
IDL_Files {
SSLIOP.idl
}
Source_Files(ORBSVCS_COMPONENTS) {
SSLIOP {
SSLIOPC.cpp
SSLIOPS.cpp
SSLIOP
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -