diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-10 17:43:44 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-10 17:43:44 +0000 |
commit | 0f3be730d9d4ac720063926e921147fea223fd4b (patch) | |
tree | 6b42978a3b16f90cd7716f412b9cc6a159da3600 /TAO/tao/Object_Key.pidl | |
parent | ab49ee4a2b7c5880223473e9b9e717bccea80a20 (diff) | |
download | ATCD-0f3be730d9d4ac720063926e921147fea223fd4b.tar.gz |
ChangeLogTag: Fri Dec 10 17:42:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Object_Key.pidl')
-rw-r--r-- | TAO/tao/Object_Key.pidl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Object_Key.pidl b/TAO/tao/Object_Key.pidl index acd5610ea25..59bcb1ec683 100644 --- a/TAO/tao/Object_Key.pidl +++ b/TAO/tao/Object_Key.pidl @@ -8,10 +8,13 @@ // tao_idl // -o orig -Ge 1 -St -GT -Gp -Gd -Sc // -Wb,export_macro=TAO_Export +// -Wb,export_macro="tao/TAO_Export" // -Wb,pre_include="ace/pre.h" // -Wb,post_include="ace/post.h" // Object_Key.pidl // +// After generation the file diffs/Object_Key.diff must be used to manually +// patch this file module TAO { |