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

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