summaryrefslogtreecommitdiff
path: root/TAO/tao/QtResource/QtResource.mpc
blob: 1055dbe4f2232453016f9a42b13ad33654ae3c4b (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_qt4reactor, taoidldefaults {
  sharedname   = TAO_QtResource
  dynamicflags += TAO_QTRESOURCE_BUILD_DLL

  specific {
    install_dir = tao/QtResource
  }
}