summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/ImprovedServer/Quoter_Simple_ImprovedServer.mpc
blob: d7152082ec0954260b39223220a065edb75167b1 (plain)
1
2
3
4
5
6
7
// $Id$
project : taoexe, portableserver, minimum_corba {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib
  includes += ../../idl
  requires += exceptions
}