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

project(*test_idl): taoexe, ifr_client {
  exename = test_idl
  includes += $(TAO_ROOT)/include

  Source_Files {
    test_idl.cpp
  }

  IDL_Files {
  }
}