summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Banded_Connections/RTCORBA_Banded_Connections.mpc
blob: abd90d91a585b3d53c673f68b8c6b16475112efd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
project: rt_server {
  Source_Files {
    server.cpp
  }
}

project: rt_client {
  Source_Files {
    testC.cpp
    client.cpp
  }
}