summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Bug_3155_Regression/Bug_3155_Regression.mpc
blob: eefd4628659369b8b70554991f6d3d4e4271969b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
project(*test_idl): taoexe, ifr_client {
  exename = test_idl
  includes += $(TAO_ROOT)/include

  Source_Files {
    test_idl.cpp
  }

  IDL_Files {
  }
}