summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ciao_component.mpb
blob: 682c976e2d68a9d53e647b202fdbd6b5684b6eeb (plain)
1
2
3
4
5
6
7
project : ciao_client {
  depends += CIAO_Container
  libs       += TAO_PortableServer TAO_Security CIAO_Container
  libpaths += $(TAO_ROOT)/tao/PortableServer $(TAO_ROOT)/orbsvcs/orbsvcs
  includes += $(TAO_ROOT)/orbsvcs/orbsvcs
  idlflags += -I$(TAO_ROOT) -I$(TAO_ROOT)/CIAO/ciao
}