summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_client.mpb
blob: 065a163bf2dafba1b53a7a9152b67f9d6ef83c0f (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project : orbsvcslib, ifr_client, valuetype, security, taoidldefaults {
  after    += CIAO_Client
  includes   += $(CIAO_ROOT) $(CIAO_ROOT)/ciao
  idlflags += -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ciao
  libs     += CIAO_Client
}