summaryrefslogtreecommitdiff
path: root/TAO/tests/Connect_Strategy_Test
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/Connect_Strategy_Test
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/Connect_Strategy_Test')
-rw-r--r--TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc b/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc
index e4bfb2a8701..950c6b19fc4 100644
--- a/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc
+++ b/TAO/tests/Connect_Strategy_Test/Connect_Strategy_Test.mpc
@@ -1,11 +1,11 @@
-project: server {
+project(Connect Strategy Test Server): server {
Source_Files {
Hello.cpp
server.cpp
}
}
-project: client {
+project(Connect Strategy Test Client): client {
Source_Files {
TestC.cpp
client.cpp