diff options
Diffstat (limited to 'TAO/tests/Oneways_Invoking_Twoways')
-rw-r--r-- | TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc | 1 |
1 files changed, 0 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 2f2b3a6e1c7..08a9bf7fa30 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc +++ b/TAO/tests/Oneways_Invoking_Twoways/Oneways_Invoking_Twoways.mpc @@ -25,7 +25,6 @@ project(*Server): taoserver { project(*Client): taoexe, portableserver { after += *idl - after += *Server Source_Files { Client_Task.cpp Server_Task.cpp |