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

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