summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/PolicyFactory/PI_PolicyFactory.mpc
blob: c625755ff58390fb309ba4e73c462361268a1db8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// -*- MPC -*-
//
// $Id$

project(*Server): taoserver, iorinterceptor, interceptors {
  Source_Files {
    testC.cpp
    Policy.cpp
    PolicyFactory.cpp
    Server_ORBInitializer.cpp
    IORInterceptor.cpp
    server.cpp
  }
}