diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-16 21:19:02 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-16 21:19:02 +0000 |
commit | c254b281f1b9a4ca19dd0c3ee73a0654a7718909 (patch) | |
tree | 568e1962d47ab8df5a6676ef2d5e1e34783c76fc /bin | |
parent | 809f54738c5cf72723927c741d00cd07baa99a1b (diff) | |
download | ATCD-c254b281f1b9a4ca19dd0c3ee73a0654a7718909.tar.gz |
ChangeLogTag: Thu Sep 16 14:14:31 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/event_serv.mpb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/event_serv.mpb b/bin/MakeProjectCreator/config/event_serv.mpb index d4d5b4e8967..82463ba4756 100644 --- a/bin/MakeProjectCreator/config/event_serv.mpb +++ b/bin/MakeProjectCreator/config/event_serv.mpb @@ -1,7 +1,7 @@ // -*- MPC -*- // $Id$ -project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging, minimum_corba { +project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging, svc_utils, minimum_corba { after += CosEvent_Serv libs += TAO_CosEvent_Serv tagchecks += CosEvent |