summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/notify_monitor_control.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/notify_monitor_control.mpb')
-rw-r--r--ACE/TAO/MPC/config/notify_monitor_control.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/notify_monitor_control.mpb b/ACE/TAO/MPC/config/notify_monitor_control.mpb
new file mode 100644
index 00000000000..e1a6c00f7c5
--- /dev/null
+++ b/ACE/TAO/MPC/config/notify_monitor_control.mpb
@@ -0,0 +1,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
+}