summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback
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/Crashed_Callback
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/Crashed_Callback')
-rw-r--r--TAO/tests/Crashed_Callback/Crashed_Callback.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
index e12305ab000..70164d2bab1 100644
--- a/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
+++ b/TAO/tests/Crashed_Callback/Crashed_Callback.mpc
@@ -1,11 +1,11 @@
-project: messaging {
+project: messaging, corba_messaging {
Source_Files {
Service.cpp
server.cpp
}
}
-project(client): messaging {
+project(client): messaging, corba_messaging {
exename = client
Source_Files {