summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
blob: 7ed4d11e75ac4395aec1d1bb13fb43363baf8627 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
project(*Client): taoclient, dynamicinterface, dynamicany, anytypecode, ifr_client {

  Source_Files {
    client.cpp
  }
  IDL_Files {
  }
}