summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Collocated/Service_Context_Manipulation/PI_Svc_Context_Manip.mpc
blob: fcf3dbabb25b40b2461aafd3633e9c5e32cb3519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// -*- MPC -*-
// $Id$

project(*Collocated): taoserver, pi, pi_server, interceptors {
  exename = collocated
  Source_Files {
    testC.cpp
    testS.cpp
    test_i.cpp
    Collocated_ORBInitializer.cpp
    interceptors.cpp
    Client_Task.cpp
    Server_Task.cpp
    Collocated_Test.cpp
  }
}