summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/orbsvcslib.mpb
blob: 483b93b24125c18a3d9f8d3dcc9809b48678684e (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

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