summaryrefslogtreecommitdiff
path: root/TAO/tao/XtResource/XtResource.mpc
blob: b925c83e0568aa21834c8aef37bc7e72c264353c (plain)
1
2
3
4
5
6
7
8
9
10
11
//  -*- MPC -*- now wouldn't this be cool...
// $Id$

project(TAO_XtResource) : acelib, taolib, install, tao_output, taodefaults, ace_xtreactor, taoidldefaults {
  sharedname   = TAO_XtResource
  dynamicflags += TAO_XTRESOURCE_BUILD_DLL

  specific {
    install_dir = tao/XtResource
  }
}