diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-08-10 10:31:58 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-08-10 10:31:58 +0000 |
commit | 89b9ee0e87e3b097c8c90bee04e02f8fbcc15243 (patch) | |
tree | 149f3c4a0bd58f091e1e5c29c49c4ba192d98766 /TAO/tao/ImR_Client.mpc | |
parent | c6424e27a3aa7074c88eb9bbfee6409f7c1897b4 (diff) | |
download | ATCD-89b9ee0e87e3b097c8c90bee04e02f8fbcc15243.tar.gz |
Thu Aug 10 10:29:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ImR_Client.mpc')
-rw-r--r-- | TAO/tao/ImR_Client.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ImR_Client.mpc b/TAO/tao/ImR_Client.mpc index fc0403fff08..0e0fdb422fd 100644 --- a/TAO/tao/ImR_Client.mpc +++ b/TAO/tao/ImR_Client.mpc @@ -37,7 +37,7 @@ project : taolib, core, portableserver, tao_versioning_idl_defaults { } IDL_Files { - idlflags += -Gp -Ssi -Sc -Gd -Ge 1 -Sorb \ + idlflags += -Gp -Ssi -Sc -Gd -Ge 1 -Sorb -GX \ -Wb,export_macro=TAO_IMR_Client_Export \ -Wb,export_include=tao/ImR_Client/imr_client_export.h \ -o ImR_Client |