summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/DynamicInterface.mpc
blob: 7c4657100ce53326e84ea2e306bbd6da9634f036 (plain)
1
2
3
4
5
6
7
project : taolib, core {
  sharedname  = TAO_DynamicInterface
  libs       += TAO TAO_PortableServer
  dllflags    = TAO_DYNAMICINTERFACE_BUILD_DLL
  libout      = ..
  include_dir = tao/DynamicInterface
}