summaryrefslogtreecommitdiff
path: root/TAO/tests/Two_Objects/Two_Objects.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Two_Objects/Two_Objects.mpc')
-rw-r--r--TAO/tests/Two_Objects/Two_Objects.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Two_Objects/Two_Objects.mpc b/TAO/tests/Two_Objects/Two_Objects.mpc
index de36db49c6a..1dbe304222f 100644
--- a/TAO/tests/Two_Objects/Two_Objects.mpc
+++ b/TAO/tests/Two_Objects/Two_Objects.mpc
@@ -12,6 +12,7 @@ project(*Server): taoserver {
}
project(*Client): taoclient, anytypecode {
+ after += *Server
Source_Files {
Two_ObjectsC.cpp
client.cpp