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