summaryrefslogtreecommitdiff
path: root/trunk/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
blob: 39350e69199457d8aae68c1cbca94c6fff6d3a94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project : taoexe, portableserver {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib

  specific(automake) {
    includes += $(srcdir)/../../idl
  }
  includes += ../../idl
}