summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/tao_versioning_idl_defaults.mpb
blob: d270fd30b2d317117709c906866ebb04c17ccc02 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
//
// $Id$

// This base project is only meant to be used by the core TAO
// libraries and the orbsvcs libraries.

project : taoidldefaults {
  idlflags += -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL \
              -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL
}