summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/CosNotification.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/CosNotification.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification.mpc b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
index 1a667b7c617..4961ab6804a 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
@@ -226,6 +226,7 @@ project(CosNotification_Serv) : orbsvcslib, svc_utils, install, notification_ske
project(CosNotification_Persist) : notification_serv, install, acexml {
sharedname = TAO_CosNotification_Persist
dynamicflags = TAO_NOTIFY_PERSIST_BUILD_DLL
+ tagchecks += Notify
IDL_Files {
}
@@ -248,6 +249,7 @@ project(CosNotification_Persist) : notification_serv, install, acexml {
project(CosNotification_MC): tao_versioning_idl_defaults, naming, portableserver, iortable, install {
sharedname = TAO_CosNotification_MC
dynamicflags = TAO_NOTIFY_MC_BUILD_DLL
+ tagchecks += Notify
IDL_Files {
gendir = Notify/MonitorControl
@@ -275,6 +277,7 @@ project(CosNotification_MC): tao_versioning_idl_defaults, naming, portableserver
project(CosNotification_MC_Ext): notification_serv, notification_mc, install {
sharedname = TAO_CosNotification_MC_Ext
dynamicflags = TAO_NOTIFY_MC_EXT_BUILD_DLL
+ tagchecks += Notify
// The using in the TAO_MC_Default_Factory class is apparently ignored by