summaryrefslogtreecommitdiff
path: root/TAO/tao/ETCL/TAO_ETCL.mpc
blob: ea7d8237c395888a26e4c7e8bf69438532c43850 (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
project(TAO_ETCL) : anytypecode, ace_etcl, install, tao_output {
  sharedname   = TAO_ETCL
  dynamicflags += TAO_ETCL_BUILD_DLL

  specific {
    install_dir = tao/ETCL
  }
}