summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation.mpc')
-rw-r--r--TAO/tao/IORManipulation.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORManipulation.mpc b/TAO/tao/IORManipulation.mpc
index 5bd3e7dcb32..75e6315b616 100644
--- a/TAO/tao/IORManipulation.mpc
+++ b/TAO/tao/IORManipulation.mpc
@@ -1,6 +1,6 @@
//$Id$
-project : taolib, install, core_anytypecode, tao_versioning_idl_defaults {
+project : taolib, core, core_anytypecode, tao_versioning_idl_defaults {
sharedname = TAO_IORManip
dynamicflags = TAO_IORMANIP_BUILD_DLL
@@ -29,7 +29,7 @@ project : taolib, install, core_anytypecode, tao_versioning_idl_defaults {
}
IDL_Files {
- idlflags += -Gp -Gd -Sci -SS -Sorb -GX \
+ idlflags += -Gp -Gd -Ge 1 -Sci -SS -Sorb -GX \
-Wb,export_macro=TAO_IORManip_Export \
-Wb,export_include=tao/IORManipulation/ior_manip_export.h \
-Wb,include_guard=TAO_IORMANIP_SAFE_INCLUDE \