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