summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/orbsvcslib.mpb
blob: 6b57378559955aaddb44a5df5fe474f21a4e8151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project : taolib_with_idl, anytypecode {
  tagname     = TAO_ORBSVCS
  includes += $(TAO_ROOT)/orbsvcs
  idlflags += -I$(TAO_ROOT)/orbsvcs

  specific(automake) {
    includes += $(TAO_BUILDDIR)/orbsvcs
  }
}