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

project(TAO_QtResource) : acelib, taolib, install, tao_output, taodefaults, ace_qtreactor, taoidldefaults {
  sharedname   = TAO_QtResource
  dynamicflags += TAO_QTRESOURCE_BUILD_DLL

  specific {
    install_dir = tao/QtResource
  }
}