summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/MPC/config/dance_deployment_stub.mpb
blob: 2b0c837939945452efc8f2a9f35112933866478f (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

project : ccm_stub, messaging {
  after += Deployment_stub
  libs  += DAnCE_Deployment_stub
  includes += $(CIAO_ROOT)/DAnCE
  idlflags += -I$(CIAO_ROOT)/DAnCE
  requires += threads
}