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

  specific {
    install_dir = tao/FoxResource
  }
}