diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-20 19:11:25 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-20 19:11:25 +0000 |
commit | 105b720fbc0b769d64c0ccf951696d5dd5c961a2 (patch) | |
tree | 47deaeda7cc373d631cfda545020c7581a0bc01a /TAO/orbsvcs/tests/Event | |
parent | d5384452b87761fe7bc862309cfe615fdc09cbab (diff) | |
download | ATCD-105b720fbc0b769d64c0ccf951696d5dd5c961a2.tar.gz |
ChangeLogTag:Tue Aug 19 20:52:57 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Event')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb | 4 | ||||
-rw-r--r-- | TAO/orbsvcs/tests/Event/lib/Event_lib.mpc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb b/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb index 3b0f0b416b5..7f6e4daca0c 100644 --- a/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb +++ b/TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb @@ -1,5 +1,5 @@ project : messaging, rteventexe, naming, iortable { - after += RTEvent_Test_Lib + after += Event_Test_Lib libs += ECTests includes += ../lib -}
\ No newline at end of file +} diff --git a/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc b/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc index 15def363a05..f0120d3939c 100644 --- a/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc +++ b/TAO/orbsvcs/tests/Event/lib/Event_lib.mpc @@ -1,4 +1,4 @@ -project(Event Test Lib): orbsvcslib, rtevent, naming, svc_utils, iortable, portableserver { +project(Event_Test_Lib): orbsvcslib, rtevent, naming, svc_utils, iortable, portableserver { sharedname = ECTests dynamicflags = EC_TEST_BUILD_DLL Header_Files { |