summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/notify_monitor_control.mpb
blob: 5058c237db75f400a6a8936316829bd308e174db (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

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
}