summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rtcorbacommon.mpb
blob: 4612e25c71e077d20bad0a8d42bfa050b59cc9d4 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project : portableserver {
  avoids   += minimum_corba
  after    += RTCORBA_Common
  libs     += RTCORBA_Common
  includes += ../Common
}