summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc
blob: 776ae50a99820a4a23685a99a18fd495a464152f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
// $Id$

project(FTRTEC_Gateway_Service): orbsvcsexe, ftrteventclient, strategies, install {
  exename   = ftrtec_gateway_service
  includes += $(TAO_ROOT)/orbsvcs/FtRtEvent/Utils

  Source_Files {
    FTRTEC_Gateway_Service.cpp
  }
}