📄 security.mpc
字号:
// -*- MPC -*-
// Security.mpc,v 1.10 2003/12/23 21:04:24 dhinton Exp
project(Security) : orbsvcslib, corba_messaging, core, portableserver {
requires += interceptors
sharedname = TAO_Security
idlflags += -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security/security_export.h
dynamicflags = TAO_SECURITY_BUILD_DLL
tagchecks += Security
IDL_Files {
Security.idl
SecurityLevel1.idl
SecurityLevel2.idl
SecurityReplaceable.idl
}
Source_Files(ORBSVCS_COMPONENTS) {
Security {
SecurityC.cpp
SecurityS.cpp
SecurityLevel1C.cpp
SecurityLevel1S.cpp
SecurityLevel2C.cpp
SecurityLevel2S.cpp
SecurityReplaceableC.cpp
SecurityReplaceableS.cpp
Security
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -