summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Register_Initial_References/Register_ORBInitializer.mpc
blob: 7834dea421a18e2d6f2625e35f5133e80803585f (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
project(*Server): taoserver, pi, interceptors, avoids_corba_e_micro {
  Source_Files {
    test_i.cpp
    Server_ORBInitializer.cpp
    server.cpp
  }
}