summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc
blob: 97ad11675b4a28e18adc6865a8c39482c2522ca5 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
project : taoserver {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib
  includes += ../../idl
  libpaths += ../../idl
}