diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-09-28 12:46:56 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2011-09-28 12:46:56 +0000 |
commit | bb25342f92c51c336ad729f01710f4b35bf82209 (patch) | |
tree | 74f39d5ae8582c23facbd532d0f4b745b4c2add7 /TAO/tao/BiDir_GIOP | |
parent | 3796c22210cf25273fff3da4536ad6aaad218ed4 (diff) | |
download | ATCD-bb25342f92c51c336ad729f01710f4b35bf82209.tar.gz |
Wed Sep 28 12:46:14 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/BiDir_GIOP/BiDir_GIOP.mpc:
* tao/CodecFactory/CodecFactory.mpc:
Added the generated export files so that they get installed
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r-- | TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc b/TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc index 821c59de597..f1c6a688be0 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc +++ b/TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc @@ -29,6 +29,7 @@ project(BiDir_GIOP) : taolib, tao_output, install, pi, taoidldefaults { Header_Files { *.h + bidirgiop_export.h BiDirPolicyC.h BiDirPolicyS.h } |