📄 rt_notification.mpc
字号:
// -*- MPC -*-
// RT_Notification.mpc,v 1.8 2004/01/08 13:46:37 elliott_c Exp
project(RT_Notification) : orbsvcslib, core, svc_utils, dynamicany, portableserver, rtcorba, notify {
sharedname = TAO_RT_Notification
idlflags += -Wb,export_macro=TAO_RT_Notify_Export -Wb,export_include=Notify/rt_notify_export.h
dynamicflags = TAO_RT_NOTIFY_BUILD_DLL
tagchecks += RT_Notify
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
IDL_Files {
}
Source_Files(ORBSVCS_COMPONENTS) {
RT_Notify {
Notify/RT_Builder.cpp
Notify/RT_Factory.cpp
Notify/RT_Notify_Service.cpp
Notify/RT_POA_Helper.cpp
Notify/RT_Properties.cpp
Notify/Structured/RT_StructuredProxyPushSupplier.cpp
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -