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

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