summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorbryank <bryank@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-15 12:47:09 +0000
committerbryank <bryank@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-15 12:47:09 +0000
commitc985350593dc666711fedec8759c1261111adf7f (patch)
treec039d01b49e1069bb220f59cde5cf4f467e54bd1 /bin
parent5c09586309a9de542cb96dc5c76b1579a5d5d1d7 (diff)
downloadATCD-c985350593dc666711fedec8759c1261111adf7f.tar.gz
ChangeLogTag: Wed Oct 15 08:45:20 EDT 2003 Kevin Bryank <bryank@cs.uri.edu>
Diffstat (limited to 'bin')
-rw-r--r--bin/MakeProjectCreator/config/rtcosscheduling.mpb6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/rtcosscheduling.mpb b/bin/MakeProjectCreator/config/rtcosscheduling.mpb
new file mode 100644
index 00000000000..653a7be43af
--- /dev/null
+++ b/bin/MakeProjectCreator/config/rtcosscheduling.mpb
@@ -0,0 +1,6 @@
+project : rtportableserver {
+ after += RTCosScheduling
+ libs += TAO_RTCosScheduling
+ comps += RTCosScheduling
+ tagchecks += RTCosScheduling
+}