summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc')
-rw-r--r--CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc7
1 files changed, 5 insertions, 2 deletions
diff --git a/CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc b/CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc
index 9b2e21273dc..42af9cd517a 100644
--- a/CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc
+++ b/CIAO/DAnCE/tests/CIAO/FTComponents/FTComponents.mpc
@@ -6,6 +6,10 @@ project(Worker) : ciaoidldefaults, anytypecode, ciao_lib, portableserver {
-Wb,skel_export_macro=FTWORKER_Export \
-Wb,skel_export_include=FTWorker_export.h
+ verbatim(gnuace, macros) {
+ override no_hidden_visibility = 1
+ }
+
macros += FTWORKER_BUILD_DLL
IDL_Files {
@@ -236,8 +240,7 @@ project(FTTask_svnt) : ciao_servant, naming, ciao_lib {
after += FTTask_exec
sharedname = FTTask_svnt
libs += FTTask_exec \
- FTTask_stub \
- Worker
+ FTTask_stub
includes += $(TAO_ROOT)/orbsvcs/orbsvcs/LWFT
dynamicflags = FTTASK_SVNT_BUILD_DLL