summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/ImprovedServer/Quoter_Simple_ImprovedServer.mpc
blob: fda3b450dd65a383c0b7eb8ae4e959e2f74579b7 (plain)
1
2
3
4
5
6
7
8
9
10
// $Id$
project : taoserver, minimum_corba, exceptions {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib

  specific (automake) {
    includes += $(srcdir)/../../idl
  }
  includes += ../../idl
}