summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-20 19:11:25 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-20 19:11:25 +0000
commit105b720fbc0b769d64c0ccf951696d5dd5c961a2 (patch)
tree47deaeda7cc373d631cfda545020c7581a0bc01a /TAO
parentd5384452b87761fe7bc862309cfe615fdc09cbab (diff)
downloadATCD-105b720fbc0b769d64c0ccf951696d5dd5c961a2.tar.gz
ChangeLogTag:Tue Aug 19 20:52:57 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog7
-rw-r--r--TAO/orbsvcs/tests/Event/Basic/rteventtestexe.mpb4
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Event_lib.mpc2
3 files changed, 10 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d3ed61910cb..5fd00b44bdc 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Tue Aug 19 20:52:57 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * orbsvcs/tests/Event/Basic/rteventtestexe.mpb:
+ * orbsvcs/tests/Event/lib/Event_lib.mpc:
+ Changed name of Event_Test_Lib project so it could be used as a
+ prerequisite to all the Event tests.
+
Tue Aug 19 18:49:10 UTC 2003 Don Hinton <dhinton@dresystems.com>
* examples/Callback_Quoter/Notifier_i.h:
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 {