summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Client/Quoter_Simple_Client.mpc
blob: b372108a90874a2f7de1443c555c216304d0df38 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
project : taoexe, portableserver {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib
  includes += ../../idl
  libpaths += ../../idl
}