diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:15:16 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:15:16 +0000 |
commit | 11e46184af1d65461b83c1591d9e63d5193a264b (patch) | |
tree | df6de71cd6c30f8078c1921a2f8a756ebfddb85a /TAO/orbsvcs/Dump_Schedule | |
parent | e32a184fe53ee0c8f4a43cdb2438e0c91efd221d (diff) | |
download | ATCD-11e46184af1d65461b83c1591d9e63d5193a264b.tar.gz |
ChangeLogTag: Tue Jul 9 07:14:38 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/Dump_Schedule')
-rw-r--r-- | TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc b/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc new file mode 100644 index 00000000000..16641c37460 --- /dev/null +++ b/TAO/orbsvcs/Dump_Schedule/Dump_Schedule.mpc @@ -0,0 +1,5 @@ +project : orbsvcsexe { + depends += RTSched CosNaming Svc_Utils IORTable PortableServer + exename = Dump_Schedule + libs += TAO_RTSched TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_PortableServer +} |