summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORTable.mpc')
-rw-r--r--TAO/tao/IORTable.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORTable.mpc b/TAO/tao/IORTable.mpc
index d79b2c364fd..2f9e8106a19 100644
--- a/TAO/tao/IORTable.mpc
+++ b/TAO/tao/IORTable.mpc
@@ -1,6 +1,6 @@
//$Id$
-project : taolib, install, tao_versioning_idl_defaults {
+project : taolib, core, tao_versioning_idl_defaults {
sharedname = TAO_IORTable
dynamicflags = TAO_IORTABLE_BUILD_DLL
@@ -29,7 +29,7 @@ project : taolib, install, tao_versioning_idl_defaults {
}
IDL_Files {
- idlflags += -Gp -Gd -Sci -SS -Sorb \
+ idlflags += -Gp -Gd -Ge 1 -Sci -SS -Sorb \
-Wb,export_macro=TAO_IORTable_Export \
-Wb,export_include=tao/IORTable/iortable_export.h \
-Wb,include_guard=TAO_IORTABLE_SAFE_INCLUDE \