summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/notify_monitor_control.mpb
blob: 026b234b94a53897d2f6d329d308f947602c2a07 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
feature(notify_monitor_control): svc_utils {
  avoids += wince
  after += TAO_Monitor CosNotification_MC CosNotification_MC_Ext
  libs  += TAO_CosNotification_MC_Ext TAO_CosNotification_MC TAO_Monitor
  macros += TAO_HAS_NOTIFICATION_MONITOR_CONTROL
}