summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/naming_skel.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/naming_skel.mpb')
-rw-r--r--TAO/MPC/config/naming_skel.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/MPC/config/naming_skel.mpb b/TAO/MPC/config/naming_skel.mpb
new file mode 100644
index 00000000000..18e010ed2a0
--- /dev/null
+++ b/TAO/MPC/config/naming_skel.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, naming, portableserver {
+ after += CosNaming_Skel
+ libs += TAO_CosNaming_Skel
+}