summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-27 08:31:26 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-27 08:31:26 +0000
commit42cfff6080acc51bedc476137924ec8d2e14b0cc (patch)
treef46e17e6305ab34df29382a38730ec3b3c5c7c4a /TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc
parentdad01fc05eaae3f293fc4392cab962e01d722fb6 (diff)
downloadATCD-42cfff6080acc51bedc476137924ec8d2e14b0cc.tar.gz
Mon Nov 27 08:09:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc10
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc b/TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc
index 24d5c6e2a0c..27cde17f11a 100644
--- a/TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc
+++ b/TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc
@@ -45,7 +45,7 @@ project(ImR_Locator_IDL) : orbsvcslib, conv_lib, valuetype, portableserver, imr_
}
}
-project(ImR_Activator) : orbsvcslib, conv_lib, acexml, minimum_corba, valuetype, portableserver, imr_client, messaging, pi, codecfactory {
+project(ImR_Activator) : orbsvcslib, conv_lib, acexml, avoids_minimum_corba, valuetype, portableserver, imr_client, messaging, pi, codecfactory {
sharedname = TAO_ImR_Activator
dynamicflags = ACTIVATOR_BUILD_DLL
after += ImR_Activator_IDL ImR_Locator_IDL
@@ -65,7 +65,7 @@ project(ImR_Activator) : orbsvcslib, conv_lib, acexml, minimum_corba, valuetype,
}
}
-project(ImR_Locator) : orbsvcslib, conv_lib, minimum_corba, iortable, portableserver, messaging, svc_utils, acexml, imr_client {
+project(ImR_Locator) : orbsvcslib, conv_lib, avoids_minimum_corba, iortable, portableserver, messaging, svc_utils, acexml, imr_client {
sharedname = TAO_ImR_Locator
dynamicflags = LOCATOR_BUILD_DLL
after += ImR_Locator_IDL ImR_Activator_IDL
@@ -92,7 +92,7 @@ project(ImR_Locator) : orbsvcslib, conv_lib, minimum_corba, iortable, portablese
}
}
-project(ImR_Locator_Service) : orbsvcsexe, install_bin, minimum_corba, iortable, messaging, acexml ,svc_utils, pi_server, imr_client {
+project(ImR_Locator_Service) : orbsvcsexe, install_bin, avoids_minimum_corba, iortable, messaging, acexml ,svc_utils, pi_server, imr_client {
exename = ImplRepo_Service
after += ImR_Locator ImR_Activator_IDL ImR_Locator_IDL
libs += TAO_ImR_Locator TAO_ImR_Activator_IDL TAO_ImR_Locator_IDL
@@ -117,7 +117,7 @@ project(ImR_Locator_Service) : orbsvcsexe, install_bin, minimum_corba, iortable,
}
-project(ImR_Activator_Service) : orbsvcsexe, install_bin, acexml, minimum_corba, messaging, svc_utils, imr_client {
+project(ImR_Activator_Service) : orbsvcsexe, install_bin, acexml, avoids_minimum_corba, messaging, svc_utils, imr_client {
exename = ImR_Activator
after += ImR_Activator ImR_Activator_IDL ImR_Locator_IDL
libs += TAO_ImR_Activator TAO_ImR_Activator_IDL TAO_ImR_Locator_IDL
@@ -130,7 +130,7 @@ project(ImR_Activator_Service) : orbsvcsexe, install_bin, acexml, minimum_corba,
}
-project(tao_imr) : orbsvcsexe, install_bin, minimum_corba, portableserver, imr_client {
+project(tao_imr) : orbsvcsexe, install_bin, avoids_minimum_corba, portableserver, imr_client {
exename = tao_imr
install = $(ACE_ROOT)/bin
Source_Files {