summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc')
-rw-r--r--TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc b/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc
index b62ff14a3d9..68097115ebf 100644
--- a/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc
+++ b/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Conn.mpc
@@ -2,12 +2,14 @@
// $Id$
project(*Server): rt_server {
+ exename = server
Source_Files {
server.cpp
}
}
project(*Client): rt_client {
+ exename = client
after += *Server
Source_Files {
testC.cpp