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

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

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