summaryrefslogtreecommitdiff
path: root/TAO/tao/tao.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-15 00:42:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-15 00:42:17 +0000
commit33669d246a8a12a46ecd714ddd6b8f9cbdf00383 (patch)
tree8dbf9839a17d2686995269b146cc14918d329a46 /TAO/tao/tao.mpc
parent5094586417cddfdcf84d9c623a1d1d53e41990ba (diff)
downloadATCD-33669d246a8a12a46ecd714ddd6b8f9cbdf00383.tar.gz
ChangeLogTag: Fri Jul 14 23:42:30 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/tao.mpc')
-rw-r--r--TAO/tao/tao.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 1f393e8549f..6b959947cc3 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -584,7 +584,7 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core, tao_vers
IDL_Files {
idlflags += -Gp -Gd -SS -Sorb -GA -Ge 1 -oA AnyTypeCode \
-Wb,export_macro=TAO_Export \
- -Wb,export_include=tao/TAO_export.h \
+ -Wb,export_include=tao/TAO_Export.h \
-Wb,anyop_export_macro=TAO_AnyTypeCode_Export \
-Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
idlflags -= -Sa -St
@@ -594,7 +594,7 @@ project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core, tao_vers
IDL_Files {
idlflags += -Gp -Gd -Sci -SS -Sorb -GA -Ge 1 -oA AnyTypeCode \
-Wb,export_macro=TAO_Export \
- -Wb,export_include=tao/TAO_export.h \
+ -Wb,export_include=tao/TAO_Export.h \
-Wb,anyop_export_macro=TAO_AnyTypeCode_Export \
-Wb,anyop_export_include=tao/AnyTypeCode/TAO_AnyTypeCode_Export.h
idlflags -= -Sa -St