From 9b1d9726046023250595fd9e819b3179faf977af Mon Sep 17 00:00:00 2001 From: elliott_c Date: Mon, 10 Apr 2006 18:43:43 +0000 Subject: ChangeLogTag: Mon Apr 10 18:42:47 UTC 2006 Chad Elliott --- TAO/ChangeLog | 8 +++++++- TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 9e941032315..62413c4b783 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,8 +1,14 @@ +Mon Apr 10 18:42:47 UTC 2006 Chad Elliott + + * orbsvcs/tests/Event/Mcast/Simple/Simple.mpc: + + Fixed the 'after' setting in the client project. + Mon Apr 10 16:21:40 UTC 2006 Wallace Zhang * orbsvcs/examples/ImR/Advanced/TestServer.cpp: - Trying to fix another compiler error in ICC 9.0 Windows + Trying to fix another compiler error in ICC 9.0 Windows 64-bit build. Mon Apr 10 14:50:12 UTC 2006 Johnny Willemsen diff --git a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc index b1b36128b90..ee053554cb1 100644 --- a/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc +++ b/TAO/orbsvcs/tests/Event/Mcast/Simple/Simple.mpc @@ -19,7 +19,7 @@ project(*supplier): messaging, rteventexe, rtevent_serv, naming { } project(*consumer): messaging, rteventexe, rtevent_serv, naming { - after += ECMcastTests_Lib + after += ECMcastTests_lib libs += ECMcastTests specific (automake) { -- cgit v1.2.1