summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/SmartProxies.mpc
blob: 6951bf47f2ae660fb89872de503d7c15ab6900a4 (plain)
1
2
3
4
5
6
7
8
9
10
//$Id$

project(SmartProxies) : taolib, tao_output, install, tao_versioning_idl_defaults {
  sharedname   = TAO_SmartProxies
  dynamicflags += TAO_SMARTPROXIES_BUILD_DLL

  specific {
    install_dir = tao/SmartProxies
  }
}