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

feature(notify_monitor_control) {
  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
}