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

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

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