summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-02 10:02:38 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-02 10:02:38 +0000
commit3795560ff33eb46e3768a2e98c110e8c4b004749 (patch)
tree371d5615511002700d33d7297200921e0c2148a8 /TAO/tao/CodecFactory.mpc
parentc2e419e28ba7f1e161e161f4a4c8751ea5822901 (diff)
downloadATCD-3795560ff33eb46e3768a2e98c110e8c4b004749.tar.gz
Tue Jan 2 09:13:36 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/CodecFactory.mpc')
-rw-r--r--TAO/tao/CodecFactory.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/CodecFactory.mpc b/TAO/tao/CodecFactory.mpc
index 0732157687a..2fe46bd1502 100644
--- a/TAO/tao/CodecFactory.mpc
+++ b/TAO/tao/CodecFactory.mpc
@@ -28,7 +28,7 @@ project : taolib, core, core_anytypecode, tao_versioning_idl_defaults {
}
IDL_Files {
- idlflags += -Gp -Gd -Ge 1 -Sci -SS -Sorb -Sal -GX \
+ idlflags += -Gp -Gd -Sci -SS -Sorb -Sal -GX \
-Wb,export_macro=TAO_CodecFactory_Export \
-Wb,export_include=tao/CodecFactory/codecfactory_export.h \
-Wb,include_guard=TAO_CODECFACTORY_SAFE_INCLUDE \
@@ -39,7 +39,7 @@ project : taolib, core, core_anytypecode, tao_versioning_idl_defaults {
}
IDL_Files {
- idlflags += -Ge 1 -Sci -SS -Sorb -Sa -GX \
+ idlflags += -Sci -SS -Sorb -Sa -GX \
-Wb,export_macro=TAO_CodecFactory_Export \
-Wb,export_include=tao/CodecFactory/codecfactory_export.h \
-Wb,unique_include=tao/CodecFactory/CodecFactory.h \