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

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
  }
}