summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Register_Initial_References/Register_ORBInitializer.mpc
blob: 131b4b94e54c01940371c256c9f2aa799101601a (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(*Server): taoserver, pi, interceptors {
  Source_Files {
    test_i.cpp
    Server_ORBInitializer.cpp
    server.cpp
  }
}