summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Service.mpc')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
index 61fa82afa05..69a9fe56a6b 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : orbsvcsexe, core, notification_serv, naming, iortable {
+project : orbsvcsexe, core, notification, naming {
exename = Notify_Service
Source_Files {
Notify_Server.cpp
@@ -12,7 +12,7 @@ project : orbsvcsexe, core, notification_serv, naming, iortable {
}
}
-project(NT_Notify_Service) : orbsvcsexe, core, notification_serv, naming, iortable {
+project(NT_Notify_Service) : orbsvcsexe, core, notification, naming {
exename = NT_Notify_Service
Source_Files {
Notify_Service.cpp