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

  specific {
    install_dir = tao/FlResource
  }
}