summaryrefslogtreecommitdiff
path: root/TAO/tao/TkResource/TkResource.mpc
blob: bf46b62e39f2b4363c93f71acdaa07d4a29217bb (plain)
1
2
3
4
5
6
7
8
9
//  -*- MPC -*- now wouldn't this be cool...
project(TAO_TkResource) : acelib, taolib, install, tao_output, taodefaults, ace_tkreactor, taoidldefaults {
  sharedname   = TAO_TkResource
  dynamicflags += TAO_TKRESOURCE_BUILD_DLL

  specific {
    install_dir = tao/TkResource
  }
}