summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/time_skel.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/time_skel.mpb')
-rw-r--r--ACE/TAO/MPC/config/time_skel.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/time_skel.mpb b/ACE/TAO/MPC/config/time_skel.mpb
new file mode 100644
index 00000000000..ea29d4ab144
--- /dev/null
+++ b/ACE/TAO/MPC/config/time_skel.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, time, portableserver {
+ after += CosTime_Skel
+ libs += TAO_CosTime_Skel
+ tagchecks += Time
+}