summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/tao_no_iiop.mpb
blob: a6fc53b388173d181eb94e2356b340297862bec7 (plain)
1
2
3
4
5
6
7
// -*- MPC -*-
// $Id$

feature(tao_no_iiop) : taoidldefaults {
  idlflags += -DTAO_LACKS_IIOP
  macros += TAO_HAS_IIOP=0
}