summaryrefslogtreecommitdiff
path: root/TAO/tests/MT_Timeout/MT_Timeout.mpc
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-18 13:46:42 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-18 13:46:42 +0000
commite7920dc13ce72392e90b1b0f98891ba321088c93 (patch)
tree2660e43a62560887214912970a161cf48bb9aad5 /TAO/tests/MT_Timeout/MT_Timeout.mpc
parentfae0a02fbe342bd86cf41fbd365002352844c3fc (diff)
downloadATCD-e7920dc13ce72392e90b1b0f98891ba321088c93.tar.gz
ChangeLogTag: Thu Jul 18 08:46:16 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests/MT_Timeout/MT_Timeout.mpc')
-rw-r--r--TAO/tests/MT_Timeout/MT_Timeout.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/MT_Timeout/MT_Timeout.mpc b/TAO/tests/MT_Timeout/MT_Timeout.mpc
index 54c91b5e2b2..d8b966c9274 100644
--- a/TAO/tests/MT_Timeout/MT_Timeout.mpc
+++ b/TAO/tests/MT_Timeout/MT_Timeout.mpc
@@ -1,4 +1,4 @@
-project: messaging {
+project: messaging, corba_messaging {
Source_Files {
Sleep_Service.cpp
Server_Task.cpp
@@ -6,7 +6,7 @@ project: messaging {
}
}
-project(client): messaging {
+project(client): messaging, corba_messaging {
exename = client
Source_Files {