summaryrefslogtreecommitdiff
path: root/TAO/tests/CallbackTest
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-01 18:16:23 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-01 18:16:23 +0000
commite0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a (patch)
treebf305a41de01cabc7629581356fb3faf74ae99f7 /TAO/tests/CallbackTest
parent8a2faf6b58eb312dfc11b00f0615e7d72b5da3d3 (diff)
downloadATCD-e0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a.tar.gz
ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/CallbackTest')
-rw-r--r--TAO/tests/CallbackTest/CallbackTest.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/CallbackTest/CallbackTest.mpc b/TAO/tests/CallbackTest/CallbackTest.mpc
index 006030800af..9bf640dd2b3 100644
--- a/TAO/tests/CallbackTest/CallbackTest.mpc
+++ b/TAO/tests/CallbackTest/CallbackTest.mpc
@@ -9,6 +9,7 @@ project(*Server): taoserver, messaging {
}
project(*Client): taoclient, portableserver, messaging {
+ after += *Server
Source_Files {
Callback.cpp
client.cpp