summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc
blob: 7c21a4791f3b0a26d0a3665d9ad44562d80ea593 (plain)
1
2
3
4
5
6
7
8
9
  project(FTRTEC_Gateway_Service): orbsvcsexe, ftrteventclient {
  exename   = ftrtec_gateway_service
  includes += $(TAO_ROOT)/orbsvcs $(TAO_ROOT)/orbsvcs/FtRtEvent/Utils

  specific(gnuace) {
   lit_libs += TAO_Strategies
  }
}