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

project : portableserver, avoids_minimum_corba, avoids_corba_e_compact, avoids_corba_e_micro {
  after    += RTCORBA_Common
  libs     += RTCORBA_Common

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

  includes += ../Common
}