summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
blob: 9f229fe2c7078c95f26eef7ff8418f920cc76e26 (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
  libpaths += ../../idl
}