summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/notification.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/notification.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/notification.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/notification.mpb b/ACE/bin/MakeProjectCreator/config/notification.mpb
new file mode 100644
index 00000000000..4893c915927
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/notification.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, event {
+ after += CosNotification
+ libs += TAO_CosNotification
+ tagchecks += Notify
+}