summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FtRtEvent.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent.mpc4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc b/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc
index 4b2c6020f5c..ab302ce4716 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent.mpc
@@ -66,6 +66,10 @@ project (FTRT_EventChannel) : orbsvcslib, core, ftrtevent, utils, corba_messagi
includes += $(TAO_ROOT)/orbsvcs/orbsvcs/FtRtEvent/EventChannel
after += FTORB_Utils
+ // We don't want to export symbols from PortableGroup_Simple_DSC.cpp
+ // from this library or FTORB_Utils.
+ macros += TAO_PORTABLEGROUP_SIMPLE_HAS_DLL=0
+
IDL_Files {
}