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 3c4aab00044..409614e0600 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : valuetype, orbsvcsexe, install, notification_serv, naming, iortable {
+project : valuetype, orbsvcsexe, core, notification_serv, naming, iortable {
exename = Notify_Service
Source_Files {
Notify_Server.cpp
@@ -12,7 +12,7 @@ project : valuetype, orbsvcsexe, install, notification_serv, naming, iortable {
}
}
-project(NT_Notify_Service) : valuetype, orbsvcsexe, install, notification_serv, naming, iortable {
+project(NT_Notify_Service) : valuetype, orbsvcsexe, core, notification_serv, naming, iortable {
avoids += ace_for_tao
requires += winnt
exename = NT_Notify_Service