diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-07 19:23:34 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-01-07 19:23:34 +0000 |
commit | 7fdda88bfce9ee7e1cb63b115970050488611326 (patch) | |
tree | c4a230ac4f8462776f2e24aa35b644ec784e203e /TAO/tests/Oneways_Invoking_Twoways | |
parent | 753e6e9368b6ab8197688fe808d7240037a1eb8b (diff) | |
download | ATCD-7fdda88bfce9ee7e1cb63b115970050488611326.tar.gz |
ChangeLogTag: Fri Jan 7 18:58:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Oneways_Invoking_Twoways')
-rw-r--r-- | TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc b/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc index 549b721fe4b..7aef588b5f2 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc +++ b/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project(*Server): taoexe, portableserver { +project(*Server): taoserver { Source_Files { Server_Task.cpp Sender_i.cpp |