From a90c76862aaefb9144fdefb750f5f5ffcbf1de46 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 28 Sep 2011 12:46:56 +0000 Subject: Wed Sep 28 12:46:14 UTC 2011 Johnny Willemsen * tao/BiDir_GIOP/BiDir_GIOP.mpc: * tao/CodecFactory/CodecFactory.mpc: Added the generated export files so that they get installed --- TAO/ChangeLog | 6 ++++++ TAO/tao/Array_VarOut_T.h | 1 - TAO/tao/BiDir_GIOP/BiDir_GIOP.mpc | 1 + TAO/tao/CodecFactory/CodecFactory.mpc | 1 + 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 526ea34585a..c7fa1b581b3 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 28 12:46:14 UTC 2011 Johnny Willemsen + + * tao/BiDir_GIOP/BiDir_GIOP.mpc: + * tao/CodecFactory/CodecFactory.mpc: + Added the generated export files so that they get installed + Wed Sep 28 12:42:14 UTC 2011 Johnny Willemsen * tao/Generic_Sequence_T.h: diff --git a/TAO/tao/Array_VarOut_T.h b/TAO/tao/Array_VarOut_T.h index 904c3d96a29..b6f17f221f5 100644 --- a/TAO/tao/Array_VarOut_T.h +++ b/TAO/tao/Array_VarOut_T.h @@ -11,7 +11,6 @@ */ //============================================================================= - #ifndef TAO_ARRAY_VAROUT_T_H #define TAO_ARRAY_VAROUT_T_H 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 } diff --git a/TAO/tao/CodecFactory/CodecFactory.mpc b/TAO/tao/CodecFactory/CodecFactory.mpc index ba6defef376..cbda75b62d4 100644 --- a/TAO/tao/CodecFactory/CodecFactory.mpc +++ b/TAO/tao/CodecFactory/CodecFactory.mpc @@ -39,6 +39,7 @@ project(CodecFactory) : taolib, tao_output, install, anytypecode, taoidldefaults } Header_Files { + codecfactory_export.h *.h IOP_CodecA.h IOP_CodecC.h -- cgit v1.2.1