summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Server/Quoter_Simple_Server.mpc
blob: dc8789b784cc36ceca58486462225a315f6e9a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project : taoserver, exceptions {
  libs += Quoter_Idl_Lib
  after += Quoter_Idl_Lib

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