diff options
Diffstat (limited to 'TAO/MPC/config/orbsvcslib.mpb')
-rw-r--r-- | TAO/MPC/config/orbsvcslib.mpb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/MPC/config/orbsvcslib.mpb b/TAO/MPC/config/orbsvcslib.mpb deleted file mode 100644 index 483b93b2412..00000000000 --- a/TAO/MPC/config/orbsvcslib.mpb +++ /dev/null @@ -1,12 +0,0 @@ -// -*- MPC -*- -// $Id$ - -project : taolib_with_idl, orbsvcs_output, anytypecode { - tagname = TAO_ORBSVCS - includes += $(TAO_ROOT)/orbsvcs - idlflags += -I$(TAO_ROOT)/orbsvcs - - specific(automake) { - includes += $(TAO_BUILDDIR)/orbsvcs - } -} |