summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation/IORManipulation.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation/IORManipulation.mpc')
-rw-r--r--TAO/tao/IORManipulation/IORManipulation.mpc5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/IORManipulation/IORManipulation.mpc b/TAO/tao/IORManipulation/IORManipulation.mpc
index 91f46408796..59de2cd291a 100644
--- a/TAO/tao/IORManipulation/IORManipulation.mpc
+++ b/TAO/tao/IORManipulation/IORManipulation.mpc
@@ -1,13 +1,15 @@
//$Id$
+
project(*idl) : tao_versioning_idl_defaults, install {
custom_only = 1
IDL_Files {
idlflags += -Gp -Gd -Sci -SS -Sorb -GX \
-Wb,export_macro=TAO_IORManip_Export \
-Wb,export_include=tao/IORManipulation/ior_manip_export.h \
+ -Wb,stub_export_file=ior_manip_export.h \
-Wb,include_guard=TAO_IORMANIP_SAFE_INCLUDE \
-Wb,safe_include=tao/IORManipulation/IORManip_Loader.h \
- -iC tao/IORManipulation
+ -iC tao/IORManipulation -Gxhst
idlflags -= -Sa -St
IOR.pidl
}
@@ -29,6 +31,7 @@ project(IORManipulation) : taolib, tao_output, install, anytypecode, taoidldefau
Header_Files {
*.h
+ ior_manip_export.h
IORC.h
IORS.h
IORA.h