diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-18 13:46:42 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-18 13:46:42 +0000 |
commit | e7920dc13ce72392e90b1b0f98891ba321088c93 (patch) | |
tree | 2660e43a62560887214912970a161cf48bb9aad5 /TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc | |
parent | fae0a02fbe342bd86cf41fbd365002352844c3fc (diff) | |
download | ATCD-e7920dc13ce72392e90b1b0f98891ba321088c93.tar.gz |
ChangeLogTag: Thu Jul 18 08:46:16 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc')
-rw-r--r-- | TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc b/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc index 90aead5a8fb..1b2d44aa696 100644 --- a/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc +++ b/TAO/orbsvcs/tests/CosEvent/lib/CosEvent_lib.mpc @@ -3,6 +3,7 @@ project(CosEvent Test Lib): orbsvcslib { depends += CosEvent CosNaming Svc_Utils IORTable PortableServer libs += TAO_CosEvent TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_PortableServer dllflags = CEC_TEST_BUILD_DLL + comps += CosEvent Header_Files { cectest_export.h |