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