diff options
author | bala <balanatarajan@users.noreply.github.com> | 2004-01-10 23:28:53 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2004-01-10 23:28:53 +0000 |
commit | 9d2decb6d25a7a537c06fed757fe95c659ec87d3 (patch) | |
tree | 753b783a3b894d08b7a0a07a404a5ae7ffaf5ff8 /TAO/orbsvcs | |
parent | 16ba598d0633298ac6057599d70536d3f37daacb (diff) | |
download | ATCD-9d2decb6d25a7a537c06fed757fe95c659ec87d3.tar.gz |
ChangeLogTag:Sat Jan 10 17:25:23 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r-- | TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc b/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc index 4988ca992fa..3003f8c07d9 100644 --- a/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc +++ b/TAO/orbsvcs/FTRT_Event_Service/Gateway_Service/FTRTEC_Gateway_Service.mpc @@ -5,6 +5,11 @@ exename = ftrtec_gateway_service includes += $(TAO_ROOT)/orbsvcs $(TAO_ROOT)/orbsvcs/FtRtEvent/Utils + Source_Files { + FTRTEC_Gateway_Service.cpp + $(TAO_ROOT)/orbsvcs/orbsvcs/PortableGroup_DSC.cpp + } + specific(gnuace) { lit_libs += TAO_Strategies } |