From 69b5d7747fd1486bfd4adadf2b70ebf11b29ab4b Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 16 Jun 2005 06:07:06 +0000 Subject: ChangeLogTag: Thu Jun 16 06:06:12 UTC 2005 Johnny Willemsen --- TAO/ChangeLog | 9 +++++++-- TAO/tests/Param_Test/Param_Test.mpc | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 5fac8627172..dd0bc98ac8f 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 16 06:06:12 UTC 2005 Johnny Willemsen + + * tests/Param_Test/Param_Test.mpc: + Set exename for anyop + Wed Jun 15 13:46:48 MST 2005 Trevor Fields * TAO_IDL/be/be_visitor_array/serializer_op_ch.cpp: @@ -38,7 +43,7 @@ Wed Jun 15 13:46:48 MST 2005 Trevor Fields * TAO_IDL/be_include/be_visitor_union_branch/serializer_op_cs.h: Addin additional files for providing serialization for sending - in DDS. + in DDS. Wed Jun 15 12:36:04 MST 2005 Trevor Fields @@ -78,7 +83,7 @@ Wed Jun 15 12:36:04 MST 2005 Trevor Fields * TAO_IDL/include/idl_global.h: * TAO_IDL/util/utl_global.cpp: - Adding idl support for the new DDS DCPS implementation over TAO. + Adding idl support for the new DDS DCPS implementation over TAO. Wed Jun 15 17:55:12 UTC 2005 Johnny Willemsen diff --git a/TAO/tests/Param_Test/Param_Test.mpc b/TAO/tests/Param_Test/Param_Test.mpc index 41eaa3752a8..5eb08fb58b0 100644 --- a/TAO/tests/Param_Test/Param_Test.mpc +++ b/TAO/tests/Param_Test/Param_Test.mpc @@ -12,7 +12,6 @@ project(*Server): taoserver, minimum_corba { project(*Client): taoserver, minimum_corba, dynamicinterface { exename = client - idlflags += -GA Source_Files { @@ -61,6 +60,7 @@ project(*Client): taoserver, minimum_corba, dynamicinterface { } project(*Anyop): taoserver, minimum_corba { + exename = anyop idlflags += -GA Source_Files { -- cgit v1.2.1