summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback
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/Crashed_Callback
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/Crashed_Callback')
-rw-r--r--TAO/tests/Crashed_Callback/Crashed_Callback.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
index b7c2b164029..34711dbef67 100644
--- a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
+++ b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
@@ -9,6 +9,7 @@ project(*Server): taoserver, messaging {
}
project(*Client): taoclient, portableserver, messaging {
+ after += *Server
Source_Files {
Crashed_Callback.cpp
client.cpp