summaryrefslogtreecommitdiff
path: root/TAO/tests/Connect_Strategy_Test
diff options
context:
space:
mode:
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