summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/rtnotify.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/rtnotify.mpb')
-rw-r--r--TAO/MPC/config/rtnotify.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/rtnotify.mpb b/TAO/MPC/config/rtnotify.mpb
new file mode 100644
index 00000000000..1a04eb83922
--- /dev/null
+++ b/TAO/MPC/config/rtnotify.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : notification_serv, rtcorba {
+ after += RT_Notification
+ libs += TAO_RT_Notification
+ tagchecks += RT_Notify
+}