summaryrefslogtreecommitdiff
path: root/trunk/TAO/MPC/config/notification_skel.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/MPC/config/notification_skel.mpb')
-rw-r--r--trunk/TAO/MPC/config/notification_skel.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/trunk/TAO/MPC/config/notification_skel.mpb b/trunk/TAO/MPC/config/notification_skel.mpb
new file mode 100644
index 00000000000..bba3b2453ee
--- /dev/null
+++ b/trunk/TAO/MPC/config/notification_skel.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, notification, event_skel, portableserver {
+ after += CosNotification_Skel
+ libs += TAO_CosNotification_Skel
+}