From 120b0f9b0aaf5771581dfa27229297d68e91cf2b Mon Sep 17 00:00:00 2001 From: caoxiaolins Date: Sun, 14 Nov 2021 21:28:56 +0800 Subject: Removed redundant base project of project TAO_Notify_Service Fixes https://github.com/DOCGroup/ACE_TAO/issues/1705 --- TAO/orbsvcs/Notify_Service/Notify_Service.mpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc index 2e28b7b03d0..685dffebae2 100644 --- a/TAO/orbsvcs/Notify_Service/Notify_Service.mpc +++ b/TAO/orbsvcs/Notify_Service/Notify_Service.mpc @@ -1,5 +1,5 @@ // -*- MPC -*- -project(TAO_Notify_Service) : orbsvcslib, orbsvcs_output, install, valuetype, orbsvcsexe, install, notification_serv, naming, iortable, messaging_optional, svc_utils, notify_monitor_control { +project(TAO_Notify_Service) : orbsvcslib, orbsvcs_output, install, valuetype, install, notification_serv, naming, iortable, messaging_optional, svc_utils, notify_monitor_control { sharedname = TAO_Notify_Service dynamicflags += TAO_NOTIFY_SERVICE_BUILD_DLL specific { -- cgit v1.2.1