summaryrefslogtreecommitdiff
path: root/TAO/tao/TransportCurrent/TC.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TransportCurrent/TC.mpc')
-rw-r--r--TAO/tao/TransportCurrent/TC.mpc5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tao/TransportCurrent/TC.mpc b/TAO/tao/TransportCurrent/TC.mpc
index a98b07f4fbf..46b3b6c905c 100644
--- a/TAO/tao/TransportCurrent/TC.mpc
+++ b/TAO/tao/TransportCurrent/TC.mpc
@@ -4,8 +4,8 @@ project(*idl) : taolib_with_idl, tao_versioning_idl_defaults {
IDL_Files {
idlflags += -Wb,export_include=tao/TransportCurrent/Transport_Current_Export.h \
-Wb,export_macro=TAO_Transport_Current_Export \
- -iC tao/TransportCurrent -I./TransportCurrent
- idlflags -= -Sa -St -Sci -SS
+ -iC tao/TransportCurrent -I./TransportCurrent -SS -Sci
+ idlflags -= -Sa -St
TC.idl
}
@@ -37,7 +37,6 @@ project(TC) : taolib_with_idl, tao_output, taoidldefaults, install, interceptors
Inline_Files {
TCC.inl
- TCS.inl
}
IDL_Files {