From 2103fc186c4cb1f7e103a75f68b1f0594c232117 Mon Sep 17 00:00:00 2001 From: "William R. Otte" Date: Wed, 9 Dec 2009 17:05:36 +0000 Subject: Wed Dec 9 17:05:16 UTC 2009 William R. Otte --- CIAO/ChangeLog | 8 +++++++- CIAO/connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index 7a89b0333ac..76875f96f85 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 9 17:05:16 UTC 2009 William R. Otte + + * connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc: + + Reverted spurious commit. + Wed Dec 9 15:58:08 UTC 2009 William R. Otte * connectors/ami4ccm/examples/Hello/AMI/AMI_exec.h: @@ -5,7 +11,7 @@ Wed Dec 9 15:58:08 UTC 2009 William R. Otte * connectors/ami4ccm/examples/Hello/Sender/Hello_Sender_exec.cpp: Bugfixes. - + Tue Dec 8 21:54:06 UTC 2009 William R. Otte * DAnCE/DomainApplicationManager/DomainApplicationManager_Impl.cpp: diff --git a/CIAO/connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc b/CIAO/connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc index 572ad2500e2..c3c6a4e8d51 100644 --- a/CIAO/connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc +++ b/CIAO/connectors/ami4ccm/examples/Hello/Hello_Base/Hello_Base.mpc @@ -11,6 +11,7 @@ project(AMI_Hello_idl_gen) : componentidldefaults, ami { -Wb,exec_export_include=Hello_exec_export.h -I.. IDL_Files { + Hello_Base.idl } } @@ -22,6 +23,7 @@ project(AMI_Hello_lem_gen) : ciaoidldefaults { -Wb,export_include=Hello_exec_export.h -I.. -SS IDL_Files { + Hello_BaseE.idl } } @@ -35,7 +37,6 @@ project(AMI_Hello_Base_idl_gen) : componentidldefaults { -Wb,exec_export_include=Hello_Base_exec_export.h -I.. IDL_Files { - Hello_Base.idl Hello.idl } } @@ -48,7 +49,6 @@ project(AMI_Hello_Base_lem_gen) : ciaoidldefaults { -Wb,export_include=Hello_Base_exec_export.h -I.. -SS IDL_Files { - Hello_BaseE.idl HelloE.idl } } -- cgit v1.2.1