summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--bin/MakeProjectCreator/config/rtcosscheduling.mpb2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ca77655e23f..882689f14f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Aug 17 17:42:16 2004 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * bin/MakeProjectCreator/config/rtcosscheduler.mpb:
+
+ Changed to inherit from orbsvcslib.
+
Tue Aug 17 09:50:46 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
* bin/MakeProjectCreator/config/ciao_servant.mpb:
diff --git a/bin/MakeProjectCreator/config/rtcosscheduling.mpb b/bin/MakeProjectCreator/config/rtcosscheduling.mpb
index bb8aee78d2d..5f8caccf577 100644
--- a/bin/MakeProjectCreator/config/rtcosscheduling.mpb
+++ b/bin/MakeProjectCreator/config/rtcosscheduling.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : rtportableserver {
+project : rtportableserver, orbsvcslib {
after += RTCosScheduling
libs += TAO_RTCosScheduling
tagchecks += RTCosScheduling