summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/notification_serv.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/notification_serv.mpb')
-rw-r--r--TAO/MPC/config/notification_serv.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/MPC/config/notification_serv.mpb b/TAO/MPC/config/notification_serv.mpb
new file mode 100644
index 00000000000..08198cb5825
--- /dev/null
+++ b/TAO/MPC/config/notification_serv.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, svc_utils, notification_skel, etcl, dynamicany {
+ after += CosNotification_Serv
+ libs += TAO_CosNotification_Serv
+}