summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ftrteventchannel.mpb
blob: 36b2fb92a028f062c52436d2358ee50a9f11d519 (plain)
1
2
3
4
5
6
7
8
// -*- MPC -*-
// $Id$

project : ftrtevent, utils, corba_messaging, pi_server {
  after     += FTRT_EventChannel
  libs      += TAO_FTRT_EventChannel
  includes  += $(TAO_ROOT)/orbsvcs/FtRtEvent/EventChannel
}