summaryrefslogtreecommitdiff
path: root/modules/CIAO/MPC/config/ciao_deployment_stub.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/MPC/config/ciao_deployment_stub.mpb')
-rw-r--r--modules/CIAO/MPC/config/ciao_deployment_stub.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/CIAO/MPC/config/ciao_deployment_stub.mpb b/modules/CIAO/MPC/config/ciao_deployment_stub.mpb
new file mode 100644
index 00000000000..45e0fb77341
--- /dev/null
+++ b/modules/CIAO/MPC/config/ciao_deployment_stub.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : ciao_client_dnc, ciao_events_base_dnc {
+ after += Deployment_stub
+ libs += CIAO_Deployment_stub
+ includes += $(CIAO_ROOT)/DAnCE
+ idlflags += -I$(CIAO_ROOT)/DAnCE
+}