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

project : portableserver, minimum_corba {
  after    += RTCORBA_Common
  libs     += RTCORBA_Common

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

  includes += ../Common
}