summaryrefslogtreecommitdiff
path: root/TAO/tests/Timeout
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-06-20 19:50:31 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-06-20 19:50:31 +0000
commit47ed0474e8e9bf7a9a5807a878e819e7be98b5c3 (patch)
treebb76cbe4b57ac3803877965f4944dae97fa261d2 /TAO/tests/Timeout
parente2f5d47c5acd4bea1c6aa80dace4451676490a0a (diff)
downloadATCD-47ed0474e8e9bf7a9a5807a878e819e7be98b5c3.tar.gz
ChangeLogTag:Sun Jun 20 12:45:36 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Timeout')
-rw-r--r--TAO/tests/Timeout/Timeout.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Timeout/Timeout.mpc b/TAO/tests/Timeout/Timeout.mpc
index 55e73cd4577..7dc75345874 100644
--- a/TAO/tests/Timeout/Timeout.mpc
+++ b/TAO/tests/Timeout/Timeout.mpc
@@ -9,6 +9,8 @@ project(*Server): taoexe, portableserver {
}
project(*Client): messaging, taoexe, portableserver {
+ requires += corba_messaging
+
Source_Files {
testC.cpp
client.cpp