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

project : taoexe, portableserver {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib
  includes += ../../idl
  requires += exceptions
}