summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/notify_serv.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/notify_serv.mpb')
-rw-r--r--bin/MakeProjectCreator/config/notify_serv.mpb10
1 files changed, 0 insertions, 10 deletions
diff --git a/bin/MakeProjectCreator/config/notify_serv.mpb b/bin/MakeProjectCreator/config/notify_serv.mpb
deleted file mode 100644
index e8360b407c5..00000000000
--- a/bin/MakeProjectCreator/config/notify_serv.mpb
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- MPC -*-
-// $Id$
-// NOTE: this is for *users* of CosNotification_serv. Use
-// Notification_serv.mpb to build CosNotification_serv.
-
-project : orbsvcslib, notification, event_serv, etcl, dynamicany {
- after += CosNotification_Serv
- libs += TAO_CosNotification_Serv
- libs += TAO_CosNotification_Skel
-}