summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/Union_Forward_Test.mpc
blob: 054542a4b3e061d0b09e7f0d503a970b3d8d2173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project(*Client): taoclient, dynamicinterface, dynamicany, anytypecode, ifr_client {

  Source_Files {
    client.cpp
  }
  IDL_Files {
  }
}