summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc')
-rw-r--r--TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc b/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc
index d6f4df5acc4..e38b68ca361 100644
--- a/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc
+++ b/TAO/tests/MProfile_Forwarding/MProfile_Forwarding.mpc
@@ -10,7 +10,6 @@ project(*Server): taoserver, minimum_corba {
project(*Client): taoclient, anytypecode, minimum_corba {
exename = client
- after += *Server
Source_Files {
testC.cpp
client.cpp
@@ -19,7 +18,6 @@ project(*Client): taoclient, anytypecode, minimum_corba {
project(*Manager): taoserver, minimum_corba, iormanip {
exename = manager
- after += *Client
Source_Files {
testC.cpp
Servant_Locator.cpp