repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git]
/
TAO
/
MPC
/
config
/
notify_monitor_control.mpb
blob
026b234b94a53897d2f6d329d308f947602c2a07
1
// -*- MPC -*-
2
feature(notify_monitor_control): svc_utils {
3
avoids += wince
4
after += TAO_Monitor CosNotification_MC CosNotification_MC_Ext
5
libs += TAO_CosNotification_MC_Ext TAO_CosNotification_MC TAO_Monitor
6
macros += TAO_HAS_NOTIFICATION_MONITOR_CONTROL
7
}