summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/Big_Twoways.mpc
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-23 14:55:06 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-23 14:55:06 +0000
commit9deb2b53c0c7895fafeea7e7cfc4228e332fca21 (patch)
treee46c0f217793b3543e5f5f23b55af42b70b89e20 /TAO/tests/Big_Twoways/Big_Twoways.mpc
parentbf3edf6d902cf401878ce494a9d642f90fd955bc (diff)
downloadATCD-9deb2b53c0c7895fafeea7e7cfc4228e332fca21.tar.gz
ChangeLogTag: Wed Apr 23 09:53:27 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tests/Big_Twoways/Big_Twoways.mpc')
-rw-r--r--TAO/tests/Big_Twoways/Big_Twoways.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Big_Twoways/Big_Twoways.mpc b/TAO/tests/Big_Twoways/Big_Twoways.mpc
index 781a3dc240e..0744a4ad311 100644
--- a/TAO/tests/Big_Twoways/Big_Twoways.mpc
+++ b/TAO/tests/Big_Twoways/Big_Twoways.mpc
@@ -1,4 +1,4 @@
-project: server {
+project(Big Twoways Server): server {
Source_Files {
Coordinator.cpp
Session_Control.cpp
@@ -6,7 +6,7 @@ project: server {
}
}
-project(client): server {
+project(Big Twoways Client): server {
exename = client
Source_Files {
Peer.cpp