summaryrefslogtreecommitdiff
path: root/TAO/tao/ETCL/TAO_ETCL.mpc
blob: 754ab124beee8ea2c83c41478a36b8c0ed2ab7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(TAO_ETCL) : anytypecode, ace_etcl, install, tao_output {
  sharedname   = TAO_ETCL
  dynamicflags += TAO_ETCL_BUILD_DLL

  specific {
    install_dir = tao/ETCL
  }
}